Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-57833 (GCVE-0-2025-57833)
Vulnerability from cvelistv5
Published
2025-09-03 00:00
Modified
2025-09-08 17:35
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Summary
An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
djangoproject | Django |
Version: 4.2 < 4.2.24 Version: 5.1 < 5.1.12 Version: 5.2 < 5.2.6 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-57833", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-09-08T17:33:03.859285Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-08T17:35:55.036Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unknown", "product": "Django", "vendor": "djangoproject", "versions": [ { "lessThan": "4.2.24", "status": "affected", "version": "4.2", "versionType": "custom" }, { "lessThan": "5.1.12", "status": "affected", "version": "5.1", "versionType": "custom" }, { "lessThan": "5.2.6", "status": "affected", "version": "5.2", "versionType": "custom" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.2.24", "versionStartIncluding": "4.2", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.1.12", "versionStartIncluding": "5.1", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.2.6", "versionStartIncluding": "5.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias()." } ], "metrics": [ { "cvssV3_1": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-08T15:19:06.361Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "url": "https://groups.google.com/g/django-announce" }, { "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" }, { "url": "https://medium.com/@EyalSec/django-unauthenticated-0-click-rce-and-sql-injection-using-default-configuration-059964f3f898" } ], "x_generator": { "engine": "enrichogram 0.0.1" } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2025-57833", "datePublished": "2025-09-03T00:00:00.000Z", "dateReserved": "2025-08-20T00:00:00.000Z", "dateUpdated": "2025-09-08T17:35:55.036Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-57833\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2025-09-03T21:15:32.850\",\"lastModified\":\"2025-09-08T16:15:38.107\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":4.7}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"references\":[{\"url\":\"https://docs.djangoproject.com/en/dev/releases/security/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://groups.google.com/g/django-announce\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://medium.com/@EyalSec/django-unauthenticated-0-click-rce-and-sql-injection-using-default-configuration-059964f3f898\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.djangoproject.com/weblog/2025/sep/03/security-releases/\",\"source\":\"cve@mitre.org\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-57833\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-08T17:33:03.859285Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-03T20:48:58.585Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 7.1, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N\"}}], \"affected\": [{\"vendor\": \"djangoproject\", \"product\": \"Django\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.2\", \"lessThan\": \"4.2.24\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.1\", \"lessThan\": \"5.1.12\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.2\", \"lessThan\": \"5.2.6\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"references\": [{\"url\": \"https://docs.djangoproject.com/en/dev/releases/security/\"}, {\"url\": \"https://groups.google.com/g/django-announce\"}, {\"url\": \"https://www.djangoproject.com/weblog/2025/sep/03/security-releases/\"}, {\"url\": \"https://medium.com/@EyalSec/django-unauthenticated-0-click-rce-and-sql-injection-using-default-configuration-059964f3f898\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-89\", \"description\": \"CWE-89 Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.2.24\", \"versionStartIncluding\": \"4.2\"}, {\"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.1.12\", \"versionStartIncluding\": \"5.1\"}, {\"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.2.6\", \"versionStartIncluding\": \"5.2\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-09-08T15:19:06.361Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-57833\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-09-08T17:35:55.036Z\", \"dateReserved\": \"2025-08-20T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2025-09-03T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
wid-sec-w-2025-1961
Vulnerability from csaf_certbund
Published
2025-09-03 22:00
Modified
2025-09-22 22:00
Summary
Django (FilteredRelation): Schwachstelle ermöglicht SQL injection
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Django ist ein in Python geschriebenes serverseitiges Web-Framework, das einem Model-View-Presenter-Schema folgt.
Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Django ausnutzen, um eine SQL-Injection durchzuführen.
Betroffene Betriebssysteme
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Django ist ein in Python geschriebenes serverseitiges Web-Framework, das einem Model-View-Presenter-Schema folgt.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Django ausnutzen, um eine SQL-Injection durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1961 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1961.json" }, { "category": "self", "summary": "WID-SEC-2025-1961 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1961" }, { "category": "external", "summary": "Django security releases 5.2.6, 5.1.12, and 4.2.24 vom 2025-09-03", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7736-1 vom 2025-09-04", "url": "https://ubuntu.com/security/notices/USN-7736-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03074-1 vom 2025-09-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022391.html" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:0335-1 vom 2025-09-05", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RPFFMNSE6SQZOHVVH5OLQX6LFU2CEQNX/" }, { "category": "external", "summary": "Debian Security Advisory DLA-4301 vom 2025-09-16", "url": "https://lists.debian.org/debian-lts-announce/2025/09/msg00017.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:16403 vom 2025-09-22", "url": "https://access.redhat.com/errata/RHSA-2025:16403" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:16404 vom 2025-09-23", "url": "https://access.redhat.com/errata/RHSA-2025:16404" } ], "source_lang": "en-US", "title": "Django (FilteredRelation): Schwachstelle erm\u00f6glicht SQL injection", "tracking": { "current_release_date": "2025-09-22T22:00:00.000+00:00", "generator": { "date": "2025-09-23T04:56:41.640+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1961", "initial_release_date": "2025-09-03T22:00:00.000+00:00", "revision_history": [ { "date": "2025-09-03T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-09-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-09-07T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-09-15T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2025-09-22T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "5" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c5.2.6", "product": { "name": "Open Source Django \u003c5.2.6", "product_id": "T046701" } }, { "category": "product_version", "name": "5.2.6", "product": { "name": "Open Source Django 5.2.6", "product_id": "T046701-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:5.2.6" } } }, { "category": "product_version_range", "name": "\u003c5.1.12", "product": { "name": "Open Source Django \u003c5.1.12", "product_id": "T046702" } }, { "category": "product_version", "name": "5.1.12", "product": { "name": "Open Source Django 5.1.12", "product_id": "T046702-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:5.1.12" } } }, { "category": "product_version_range", "name": "\u003c4.2.24", "product": { "name": "Open Source Django \u003c4.2.24", "product_id": "T046703" } }, { "category": "product_version", "name": "4.2.24", "product": { "name": "Open Source Django 4.2.24", "product_id": "T046703-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:4.2.24" } } } ], "category": "product_name", "name": "Django" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-57833", "product_status": { "known_affected": [ "T046701", "T046702", "2951", "T002207", "67646", "T000126", "T046703", "T027843" ] }, "release_date": "2025-09-03T22:00:00.000+00:00", "title": "CVE-2025-57833" } ] }
rhsa-2025:16404
Vulnerability from csaf_redhat
Published
2025-09-22 20:31
Modified
2025-10-08 19:27
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.4
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):
- ansible-lightspeed-container: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat Ansible Automation Platform 2.4", "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- ansible-lightspeed-container: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)", "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:16404", "url": "https://access.redhat.com/errata/RHSA-2025:16404" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_16404.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update", "tracking": { "current_release_date": "2025-10-08T19:27:01+00:00", "generator": { "date": "2025-10-08T19:27:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:16404", "initial_release_date": "2025-09-22T20:31:19+00:00", "revision_history": [ { "date": "2025-09-22T20:31:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-22T20:31:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T19:27:01+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.4 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:14d1b88612cffaa9dd1e1e9d4f04d7561a57c1f094e3bb833481dcecd2a9e86e_arm64", "product": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:14d1b88612cffaa9dd1e1e9d4f04d7561a57c1f094e3bb833481dcecd2a9e86e_arm64", "product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:14d1b88612cffaa9dd1e1e9d4f04d7561a57c1f094e3bb833481dcecd2a9e86e_arm64", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:14d1b88612cffaa9dd1e1e9d4f04d7561a57c1f094e3bb833481dcecd2a9e86e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-552" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:7f21960be23534eaa71f25f1413dc4816cd54e8a3755184c97405094e3e4ef67_arm64", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:7f21960be23534eaa71f25f1413dc4816cd54e8a3755184c97405094e3e4ef67_arm64", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:7f21960be23534eaa71f25f1413dc4816cd54e8a3755184c97405094e3e4ef67_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:7f21960be23534eaa71f25f1413dc4816cd54e8a3755184c97405094e3e4ef67?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2799" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:593779d30ae2bb56ccce75bc3ce8e66ebadfcaff1718c372058445f643eef503_arm64", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:593779d30ae2bb56ccce75bc3ce8e66ebadfcaff1718c372058445f643eef503_arm64", "product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:593779d30ae2bb56ccce75bc3ce8e66ebadfcaff1718c372058445f643eef503_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:593779d30ae2bb56ccce75bc3ce8e66ebadfcaff1718c372058445f643eef503?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-152" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7be374361d26a83cef287f5d08efd86f7a917c6a12095e67c009ef5909945c21_arm64", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7be374361d26a83cef287f5d08efd86f7a917c6a12095e67c009ef5909945c21_arm64", "product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7be374361d26a83cef287f5d08efd86f7a917c6a12095e67c009ef5909945c21_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:7be374361d26a83cef287f5d08efd86f7a917c6a12095e67c009ef5909945c21?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-153" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:347a177ade0f7f703d1ded4e4d54981fca19be0aea8a21034b241fd57efe62c1_arm64", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:347a177ade0f7f703d1ded4e4d54981fca19be0aea8a21034b241fd57efe62c1_arm64", "product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:347a177ade0f7f703d1ded4e4d54981fca19be0aea8a21034b241fd57efe62c1_arm64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:347a177ade0f7f703d1ded4e4d54981fca19be0aea8a21034b241fd57efe62c1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250225-18" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:75ae35cd5e6de70dc44ce290ccc70c1f15b5fb1588015d944759083abcc4c098_arm64", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:75ae35cd5e6de70dc44ce290ccc70c1f15b5fb1588015d944759083abcc4c098_arm64", "product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:75ae35cd5e6de70dc44ce290ccc70c1f15b5fb1588015d944759083abcc4c098_arm64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:75ae35cd5e6de70dc44ce290ccc70c1f15b5fb1588015d944759083abcc4c098?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-50" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6b6279b87404eac93c8741a4028639d42fbe3ea5f83d1320f7ba835a162fbf57_arm64", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6b6279b87404eac93c8741a4028639d42fbe3ea5f83d1320f7ba835a162fbf57_arm64", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6b6279b87404eac93c8741a4028639d42fbe3ea5f83d1320f7ba835a162fbf57_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:6b6279b87404eac93c8741a4028639d42fbe3ea5f83d1320f7ba835a162fbf57?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-780" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:2a54d43ae6b68499981003ef49d0dbf003b32cc788f7cda3b91b7006fa385e20_arm64", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:2a54d43ae6b68499981003ef49d0dbf003b32cc788f7cda3b91b7006fa385e20_arm64", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:2a54d43ae6b68499981003ef49d0dbf003b32cc788f7cda3b91b7006fa385e20_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:2a54d43ae6b68499981003ef49d0dbf003b32cc788f7cda3b91b7006fa385e20?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-779" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:043cf666c4330ea2b01e34fd4fb50ec53d787cfb9a77b6a1f05596340372e130_arm64", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:043cf666c4330ea2b01e34fd4fb50ec53d787cfb9a77b6a1f05596340372e130_arm64", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:043cf666c4330ea2b01e34fd4fb50ec53d787cfb9a77b6a1f05596340372e130_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:043cf666c4330ea2b01e34fd4fb50ec53d787cfb9a77b6a1f05596340372e130?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-732" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f538508975dc93e34f9a7e215198c6314854ffc56f1ce3ff5b70ba8a948372ed_arm64", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f538508975dc93e34f9a7e215198c6314854ffc56f1ce3ff5b70ba8a948372ed_arm64", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f538508975dc93e34f9a7e215198c6314854ffc56f1ce3ff5b70ba8a948372ed_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:f538508975dc93e34f9a7e215198c6314854ffc56f1ce3ff5b70ba8a948372ed?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-733" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8@sha256:48ac8d086af02e974e6cc73d387ea15ae3a5b7c31e11695d090a129947c11dea_arm64", "product": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:48ac8d086af02e974e6cc73d387ea15ae3a5b7c31e11695d090a129947c11dea_arm64", "product_id": "ansible-automation-platform-24/controller-rhel8@sha256:48ac8d086af02e974e6cc73d387ea15ae3a5b7c31e11695d090a129947c11dea_arm64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:48ac8d086af02e974e6cc73d387ea15ae3a5b7c31e11695d090a129947c11dea?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.25-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:84cab89adec82f048144800425fdf369a9e24f331638313820ba3f2de7da33e7_arm64", "product": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:84cab89adec82f048144800425fdf369a9e24f331638313820ba3f2de7da33e7_arm64", "product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:84cab89adec82f048144800425fdf369a9e24f331638313820ba3f2de7da33e7_arm64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:84cab89adec82f048144800425fdf369a9e24f331638313820ba3f2de7da33e7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:155960f5dca04903f618573344548252ad8c2b4e11a44525d5760a17af00d61a_arm64", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:155960f5dca04903f618573344548252ad8c2b4e11a44525d5760a17af00d61a_arm64", "product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:155960f5dca04903f618573344548252ad8c2b4e11a44525d5760a17af00d61a_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:155960f5dca04903f618573344548252ad8c2b4e11a44525d5760a17af00d61a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-44" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:bbff27f3f5ad07162c8c846c80118ee5475fa3a7581f6c266cf2215552f54653_arm64", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:bbff27f3f5ad07162c8c846c80118ee5475fa3a7581f6c266cf2215552f54653_arm64", "product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:bbff27f3f5ad07162c8c846c80118ee5475fa3a7581f6c266cf2215552f54653_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:bbff27f3f5ad07162c8c846c80118ee5475fa3a7581f6c266cf2215552f54653?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3ec0aff11a7a52543d5880b03b550093d35c51a8a198b065ffaab89a00063157_arm64", "product": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3ec0aff11a7a52543d5880b03b550093d35c51a8a198b065ffaab89a00063157_arm64", "product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3ec0aff11a7a52543d5880b03b550093d35c51a8a198b065ffaab89a00063157_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:3ec0aff11a7a52543d5880b03b550093d35c51a8a198b065ffaab89a00063157?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-42" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8@sha256:ba132dbb4d3d0895125dbbb547e169c4b8627bff0d396e0e67e114c08a4c521d_arm64", "product": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:ba132dbb4d3d0895125dbbb547e169c4b8627bff0d396e0e67e114c08a4c521d_arm64", "product_id": "ansible-automation-platform-24/hub-rhel8@sha256:ba132dbb4d3d0895125dbbb547e169c4b8627bff0d396e0e67e114c08a4c521d_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:ba132dbb4d3d0895125dbbb547e169c4b8627bff0d396e0e67e114c08a4c521d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.5-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:dbc67073c51fe4b633fb8607be4b807359ac66dbc405d5f9025dd5d6bb8daeff_arm64", "product": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:dbc67073c51fe4b633fb8607be4b807359ac66dbc405d5f9025dd5d6bb8daeff_arm64", "product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:dbc67073c51fe4b633fb8607be4b807359ac66dbc405d5f9025dd5d6bb8daeff_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:dbc67073c51fe4b633fb8607be4b807359ac66dbc405d5f9025dd5d6bb8daeff?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:5914c7b287c0d837adc78bdd7649c76be967e701ce0faf702cdbc984939e46a7_arm64", "product": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:5914c7b287c0d837adc78bdd7649c76be967e701ce0faf702cdbc984939e46a7_arm64", "product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:5914c7b287c0d837adc78bdd7649c76be967e701ce0faf702cdbc984939e46a7_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:5914c7b287c0d837adc78bdd7649c76be967e701ce0faf702cdbc984939e46a7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.5-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:d2ad4b4b69ff88e2daee8e6cc1e4800070e8b7635c4b009df73a9e523c72b70d_arm64", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:d2ad4b4b69ff88e2daee8e6cc1e4800070e8b7635c4b009df73a9e523c72b70d_arm64", "product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:d2ad4b4b69ff88e2daee8e6cc1e4800070e8b7635c4b009df73a9e523c72b70d_arm64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:d2ad4b4b69ff88e2daee8e6cc1e4800070e8b7635c4b009df73a9e523c72b70d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.8-20" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:53fc58e1864f37ef5a5666908c3fee98509ea09348f353ff992004490d5693af_arm64", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:53fc58e1864f37ef5a5666908c3fee98509ea09348f353ff992004490d5693af_arm64", "product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:53fc58e1864f37ef5a5666908c3fee98509ea09348f353ff992004490d5693af_arm64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:53fc58e1864f37ef5a5666908c3fee98509ea09348f353ff992004490d5693af?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.8-19" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c8aa89af8d4aab38cf44c2caf4f27b6b4a2cb91bda6e50a564416bfb4a4b39eb_arm64", "product": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c8aa89af8d4aab38cf44c2caf4f27b6b4a2cb91bda6e50a564416bfb4a4b39eb_arm64", "product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:c8aa89af8d4aab38cf44c2caf4f27b6b4a2cb91bda6e50a564416bfb4a4b39eb_arm64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:c8aa89af8d4aab38cf44c2caf4f27b6b4a2cb91bda6e50a564416bfb4a4b39eb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.8-16" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:cc35046fe677beec377f7d2ef97bcba2380504db2ad5549fead2e89dd7b650b5_arm64", "product": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:cc35046fe677beec377f7d2ef97bcba2380504db2ad5549fead2e89dd7b650b5_arm64", "product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:cc35046fe677beec377f7d2ef97bcba2380504db2ad5549fead2e89dd7b650b5_arm64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:cc35046fe677beec377f7d2ef97bcba2380504db2ad5549fead2e89dd7b650b5?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.8-17" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:21a978fe63b006215af55d4215374d82e8a06ad00bd596cd306bff8bbdb1852a_arm64", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:21a978fe63b006215af55d4215374d82e8a06ad00bd596cd306bff8bbdb1852a_arm64", "product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:21a978fe63b006215af55d4215374d82e8a06ad00bd596cd306bff8bbdb1852a_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:21a978fe63b006215af55d4215374d82e8a06ad00bd596cd306bff8bbdb1852a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-965" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:090b37e8af2aae57450f330e09ead0158a754a8e2f1280c8e577e81df2ea0ef0_arm64", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:090b37e8af2aae57450f330e09ead0158a754a8e2f1280c8e577e81df2ea0ef0_arm64", "product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:090b37e8af2aae57450f330e09ead0158a754a8e2f1280c8e577e81df2ea0ef0_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:090b37e8af2aae57450f330e09ead0158a754a8e2f1280c8e577e81df2ea0ef0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-966" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d5ff396021a5c337d79ad3b78df24b402e8998504a86ed687d5a90f7181edc0e_arm64", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d5ff396021a5c337d79ad3b78df24b402e8998504a86ed687d5a90f7181edc0e_arm64", "product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d5ff396021a5c337d79ad3b78df24b402e8998504a86ed687d5a90f7181edc0e_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:d5ff396021a5c337d79ad3b78df24b402e8998504a86ed687d5a90f7181edc0e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-1087" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:fb25053e6dd8354f051d725eaeb79fa78d93dc63c9a1987e146a3699ec76a6c0_arm64", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:fb25053e6dd8354f051d725eaeb79fa78d93dc63c9a1987e146a3699ec76a6c0_arm64", "product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:fb25053e6dd8354f051d725eaeb79fa78d93dc63c9a1987e146a3699ec76a6c0_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:fb25053e6dd8354f051d725eaeb79fa78d93dc63c9a1987e146a3699ec76a6c0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-1088" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:1649fb76d09ca86c3a4f24746493964d0c52ba40debed726bf84211030330908_arm64", "product": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:1649fb76d09ca86c3a4f24746493964d0c52ba40debed726bf84211030330908_arm64", "product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:1649fb76d09ca86c3a4f24746493964d0c52ba40debed726bf84211030330908_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:1649fb76d09ca86c3a4f24746493964d0c52ba40debed726bf84211030330908?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-177" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:67d71b89befbfc1f1842f35d631bcfb972fd4d93f431b722aaa478ec9c406746_arm64", "product": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:67d71b89befbfc1f1842f35d631bcfb972fd4d93f431b722aaa478ec9c406746_arm64", "product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:67d71b89befbfc1f1842f35d631bcfb972fd4d93f431b722aaa478ec9c406746_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:67d71b89befbfc1f1842f35d631bcfb972fd4d93f431b722aaa478ec9c406746?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-217" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:deb0d567b68db4961b7edf8ad80046eda391a030e4738cbe4c03e4058b57169c_ppc64le", "product": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:deb0d567b68db4961b7edf8ad80046eda391a030e4738cbe4c03e4058b57169c_ppc64le", "product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:deb0d567b68db4961b7edf8ad80046eda391a030e4738cbe4c03e4058b57169c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:deb0d567b68db4961b7edf8ad80046eda391a030e4738cbe4c03e4058b57169c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-552" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:359a36ca86e76fabbd7fa42189a7987ccbb1ccc850715556f0d84d5d580d5bde_ppc64le", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:359a36ca86e76fabbd7fa42189a7987ccbb1ccc850715556f0d84d5d580d5bde_ppc64le", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:359a36ca86e76fabbd7fa42189a7987ccbb1ccc850715556f0d84d5d580d5bde_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:359a36ca86e76fabbd7fa42189a7987ccbb1ccc850715556f0d84d5d580d5bde?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2799" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:da95c988f7feb429894f19558d2a17279be79d439f4f58cbf9b3e03704e85979_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:da95c988f7feb429894f19558d2a17279be79d439f4f58cbf9b3e03704e85979_ppc64le", "product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:da95c988f7feb429894f19558d2a17279be79d439f4f58cbf9b3e03704e85979_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:da95c988f7feb429894f19558d2a17279be79d439f4f58cbf9b3e03704e85979?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-152" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:300170e7ca484eff4d654e49b497e55c035fed1d91299460a4ad3610783715e3_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:300170e7ca484eff4d654e49b497e55c035fed1d91299460a4ad3610783715e3_ppc64le", "product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:300170e7ca484eff4d654e49b497e55c035fed1d91299460a4ad3610783715e3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:300170e7ca484eff4d654e49b497e55c035fed1d91299460a4ad3610783715e3?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-153" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:4a08627d2ad215319910aa96fe7a8f9412a4fcc7506fab24aa1804a554d39a1f_ppc64le", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:4a08627d2ad215319910aa96fe7a8f9412a4fcc7506fab24aa1804a554d39a1f_ppc64le", "product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:4a08627d2ad215319910aa96fe7a8f9412a4fcc7506fab24aa1804a554d39a1f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:4a08627d2ad215319910aa96fe7a8f9412a4fcc7506fab24aa1804a554d39a1f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250225-18" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fc4c6e9d62d32fc617032e1acaf128c46b78de391d48186f50f0f499b38a265a_ppc64le", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fc4c6e9d62d32fc617032e1acaf128c46b78de391d48186f50f0f499b38a265a_ppc64le", "product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fc4c6e9d62d32fc617032e1acaf128c46b78de391d48186f50f0f499b38a265a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:fc4c6e9d62d32fc617032e1acaf128c46b78de391d48186f50f0f499b38a265a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-50" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:2fc54c3e3edae2ba3264300c3b7e1ac36e13993b0afcdd4f84e88d316c8f722b_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:2fc54c3e3edae2ba3264300c3b7e1ac36e13993b0afcdd4f84e88d316c8f722b_ppc64le", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:2fc54c3e3edae2ba3264300c3b7e1ac36e13993b0afcdd4f84e88d316c8f722b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:2fc54c3e3edae2ba3264300c3b7e1ac36e13993b0afcdd4f84e88d316c8f722b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-780" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:780e3bb3594e07233db8fbb39109ed8571f92317207d390df6f24468fbcda12c_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:780e3bb3594e07233db8fbb39109ed8571f92317207d390df6f24468fbcda12c_ppc64le", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:780e3bb3594e07233db8fbb39109ed8571f92317207d390df6f24468fbcda12c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:780e3bb3594e07233db8fbb39109ed8571f92317207d390df6f24468fbcda12c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-779" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:710aa6ac99cb14e6a09869450db730dcbdde9aac91e43409337d61baa15568bf_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:710aa6ac99cb14e6a09869450db730dcbdde9aac91e43409337d61baa15568bf_ppc64le", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:710aa6ac99cb14e6a09869450db730dcbdde9aac91e43409337d61baa15568bf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:710aa6ac99cb14e6a09869450db730dcbdde9aac91e43409337d61baa15568bf?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-732" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ad91fedac61f1d97c73f32007c22af7f73e47112084d2e98807c2452656dcc1b_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ad91fedac61f1d97c73f32007c22af7f73e47112084d2e98807c2452656dcc1b_ppc64le", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ad91fedac61f1d97c73f32007c22af7f73e47112084d2e98807c2452656dcc1b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:ad91fedac61f1d97c73f32007c22af7f73e47112084d2e98807c2452656dcc1b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-733" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8@sha256:fb7ea104cc87ed63d260b5bde21d8bceeb53528431aaaf6e0a822b7557465b40_ppc64le", "product": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:fb7ea104cc87ed63d260b5bde21d8bceeb53528431aaaf6e0a822b7557465b40_ppc64le", "product_id": "ansible-automation-platform-24/controller-rhel8@sha256:fb7ea104cc87ed63d260b5bde21d8bceeb53528431aaaf6e0a822b7557465b40_ppc64le", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:fb7ea104cc87ed63d260b5bde21d8bceeb53528431aaaf6e0a822b7557465b40?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.25-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:867c00be3009cdedf06d702106c04cab223952ba4e49014aff8e6e6e635cd687_ppc64le", "product": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:867c00be3009cdedf06d702106c04cab223952ba4e49014aff8e6e6e635cd687_ppc64le", "product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:867c00be3009cdedf06d702106c04cab223952ba4e49014aff8e6e6e635cd687_ppc64le", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:867c00be3009cdedf06d702106c04cab223952ba4e49014aff8e6e6e635cd687?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:76fda80495129d9835dd6147d8f372fb3d4b871b5bc2ccabfe0526b8eff40d48_ppc64le", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:76fda80495129d9835dd6147d8f372fb3d4b871b5bc2ccabfe0526b8eff40d48_ppc64le", "product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:76fda80495129d9835dd6147d8f372fb3d4b871b5bc2ccabfe0526b8eff40d48_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:76fda80495129d9835dd6147d8f372fb3d4b871b5bc2ccabfe0526b8eff40d48?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-44" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:802d554910f09aed1cf2e684fe4ebd85dbe401c6d348bb96ea5cf3b2c8f7021c_ppc64le", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:802d554910f09aed1cf2e684fe4ebd85dbe401c6d348bb96ea5cf3b2c8f7021c_ppc64le", "product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:802d554910f09aed1cf2e684fe4ebd85dbe401c6d348bb96ea5cf3b2c8f7021c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:802d554910f09aed1cf2e684fe4ebd85dbe401c6d348bb96ea5cf3b2c8f7021c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:10bf070a991489ddd6e942e59ae7e8ad4864d0807eb2a37393d018d6ea7bc584_ppc64le", "product": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:10bf070a991489ddd6e942e59ae7e8ad4864d0807eb2a37393d018d6ea7bc584_ppc64le", "product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:10bf070a991489ddd6e942e59ae7e8ad4864d0807eb2a37393d018d6ea7bc584_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:10bf070a991489ddd6e942e59ae7e8ad4864d0807eb2a37393d018d6ea7bc584?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-42" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8@sha256:04b458d193bd8e2eda6f431fff0c1fadf557054e84ee2097ee810a3d02851fa3_ppc64le", "product": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:04b458d193bd8e2eda6f431fff0c1fadf557054e84ee2097ee810a3d02851fa3_ppc64le", "product_id": "ansible-automation-platform-24/hub-rhel8@sha256:04b458d193bd8e2eda6f431fff0c1fadf557054e84ee2097ee810a3d02851fa3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:04b458d193bd8e2eda6f431fff0c1fadf557054e84ee2097ee810a3d02851fa3?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.5-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:2d1465ba8bf07a03b2c3ad71e76bfae1d36152caa0af566a43e71cce67a31bbc_ppc64le", "product": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:2d1465ba8bf07a03b2c3ad71e76bfae1d36152caa0af566a43e71cce67a31bbc_ppc64le", "product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:2d1465ba8bf07a03b2c3ad71e76bfae1d36152caa0af566a43e71cce67a31bbc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:2d1465ba8bf07a03b2c3ad71e76bfae1d36152caa0af566a43e71cce67a31bbc?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:06c654ac3ef8cbb323c406f0cbf80308d1d5e79d98c7595dccedef9de2c72b4c_ppc64le", "product": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:06c654ac3ef8cbb323c406f0cbf80308d1d5e79d98c7595dccedef9de2c72b4c_ppc64le", "product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:06c654ac3ef8cbb323c406f0cbf80308d1d5e79d98c7595dccedef9de2c72b4c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:06c654ac3ef8cbb323c406f0cbf80308d1d5e79d98c7595dccedef9de2c72b4c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.5-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:83f585bd75364674a309c7371d11239806fe8aa720e69742ae99e5edaab6a290_ppc64le", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:83f585bd75364674a309c7371d11239806fe8aa720e69742ae99e5edaab6a290_ppc64le", "product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:83f585bd75364674a309c7371d11239806fe8aa720e69742ae99e5edaab6a290_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:83f585bd75364674a309c7371d11239806fe8aa720e69742ae99e5edaab6a290?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.8-20" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:5fe2bca896bc4a23b00c11c3ff9151ac2d47e89d9d22e2ba913288417c43173b_ppc64le", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:5fe2bca896bc4a23b00c11c3ff9151ac2d47e89d9d22e2ba913288417c43173b_ppc64le", "product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:5fe2bca896bc4a23b00c11c3ff9151ac2d47e89d9d22e2ba913288417c43173b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:5fe2bca896bc4a23b00c11c3ff9151ac2d47e89d9d22e2ba913288417c43173b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.8-19" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:500bf3efbbc46f09b7a2749434c2320fe5420736bd72c676fc3a46cbbd9b0b8e_ppc64le", "product": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:500bf3efbbc46f09b7a2749434c2320fe5420736bd72c676fc3a46cbbd9b0b8e_ppc64le", "product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:500bf3efbbc46f09b7a2749434c2320fe5420736bd72c676fc3a46cbbd9b0b8e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:500bf3efbbc46f09b7a2749434c2320fe5420736bd72c676fc3a46cbbd9b0b8e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.8-16" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:dc0cdffd0264f394c20c2031a8d910ae23288a5f7eb871cd9c5097e03050f3f2_ppc64le", "product": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:dc0cdffd0264f394c20c2031a8d910ae23288a5f7eb871cd9c5097e03050f3f2_ppc64le", "product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:dc0cdffd0264f394c20c2031a8d910ae23288a5f7eb871cd9c5097e03050f3f2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:dc0cdffd0264f394c20c2031a8d910ae23288a5f7eb871cd9c5097e03050f3f2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.8-17" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:e633743d6ad395c52bbe1163772041f14a5b83e08ae64fd76b0485bbbe58d6df_ppc64le", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:e633743d6ad395c52bbe1163772041f14a5b83e08ae64fd76b0485bbbe58d6df_ppc64le", "product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:e633743d6ad395c52bbe1163772041f14a5b83e08ae64fd76b0485bbbe58d6df_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:e633743d6ad395c52bbe1163772041f14a5b83e08ae64fd76b0485bbbe58d6df?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-965" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:96e0896c992ef1698451f5683309d0d776dfdba0149fd57f2a404344f3c2fa65_ppc64le", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:96e0896c992ef1698451f5683309d0d776dfdba0149fd57f2a404344f3c2fa65_ppc64le", "product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:96e0896c992ef1698451f5683309d0d776dfdba0149fd57f2a404344f3c2fa65_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:96e0896c992ef1698451f5683309d0d776dfdba0149fd57f2a404344f3c2fa65?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-966" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:0819e30f67715858a8cc61533782dd1d78ddef85515b2e9989102c5314584bad_ppc64le", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:0819e30f67715858a8cc61533782dd1d78ddef85515b2e9989102c5314584bad_ppc64le", "product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:0819e30f67715858a8cc61533782dd1d78ddef85515b2e9989102c5314584bad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:0819e30f67715858a8cc61533782dd1d78ddef85515b2e9989102c5314584bad?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-1087" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:98499a762198b3998105a5c8e9b443a8ce28cb2391a56a3af02cfdedf984a905_ppc64le", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:98499a762198b3998105a5c8e9b443a8ce28cb2391a56a3af02cfdedf984a905_ppc64le", "product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:98499a762198b3998105a5c8e9b443a8ce28cb2391a56a3af02cfdedf984a905_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:98499a762198b3998105a5c8e9b443a8ce28cb2391a56a3af02cfdedf984a905?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-1088" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:ffe3e611d0827ef0b2a91dcd7d852b12faabdf9b02bbdf9e7c5754be92603c0f_ppc64le", "product": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:ffe3e611d0827ef0b2a91dcd7d852b12faabdf9b02bbdf9e7c5754be92603c0f_ppc64le", "product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:ffe3e611d0827ef0b2a91dcd7d852b12faabdf9b02bbdf9e7c5754be92603c0f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:ffe3e611d0827ef0b2a91dcd7d852b12faabdf9b02bbdf9e7c5754be92603c0f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-177" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d161df29bed14377c2f49a9f7c89d4ed16b1935edc3cb31d9d0eedeb419da40b_ppc64le", "product": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d161df29bed14377c2f49a9f7c89d4ed16b1935edc3cb31d9d0eedeb419da40b_ppc64le", "product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d161df29bed14377c2f49a9f7c89d4ed16b1935edc3cb31d9d0eedeb419da40b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:d161df29bed14377c2f49a9f7c89d4ed16b1935edc3cb31d9d0eedeb419da40b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-217" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:cc4176094828fd287eed4e7da48233190175627c2841c7265c272b1475966d51_s390x", "product": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:cc4176094828fd287eed4e7da48233190175627c2841c7265c272b1475966d51_s390x", "product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:cc4176094828fd287eed4e7da48233190175627c2841c7265c272b1475966d51_s390x", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:cc4176094828fd287eed4e7da48233190175627c2841c7265c272b1475966d51?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-552" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:b8e238e0bdca96160cceb3d084fe83db8c49918e4180951f26308766d9fe14d6_s390x", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:b8e238e0bdca96160cceb3d084fe83db8c49918e4180951f26308766d9fe14d6_s390x", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:b8e238e0bdca96160cceb3d084fe83db8c49918e4180951f26308766d9fe14d6_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:b8e238e0bdca96160cceb3d084fe83db8c49918e4180951f26308766d9fe14d6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2799" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:99ec61150a71c2a1e471123a9d345b3bd65a210ad77889d0b056b7d515c5515d_s390x", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:99ec61150a71c2a1e471123a9d345b3bd65a210ad77889d0b056b7d515c5515d_s390x", "product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:99ec61150a71c2a1e471123a9d345b3bd65a210ad77889d0b056b7d515c5515d_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:99ec61150a71c2a1e471123a9d345b3bd65a210ad77889d0b056b7d515c5515d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-152" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:03acc09625bb3c8b55d10170c35992c9c4071b17d0235d7c42e8fdc5c616c76b_s390x", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:03acc09625bb3c8b55d10170c35992c9c4071b17d0235d7c42e8fdc5c616c76b_s390x", "product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:03acc09625bb3c8b55d10170c35992c9c4071b17d0235d7c42e8fdc5c616c76b_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:03acc09625bb3c8b55d10170c35992c9c4071b17d0235d7c42e8fdc5c616c76b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-153" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:3bb3586b37142f7724d0fb5547a66afb86128c20f51f45ee3ba2ba8acd1dbe3c_s390x", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:3bb3586b37142f7724d0fb5547a66afb86128c20f51f45ee3ba2ba8acd1dbe3c_s390x", "product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:3bb3586b37142f7724d0fb5547a66afb86128c20f51f45ee3ba2ba8acd1dbe3c_s390x", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:3bb3586b37142f7724d0fb5547a66afb86128c20f51f45ee3ba2ba8acd1dbe3c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250225-18" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:657431f422036c214974c7b44268746c5258d09adbb59cc4342beb9f0b8806e3_s390x", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:657431f422036c214974c7b44268746c5258d09adbb59cc4342beb9f0b8806e3_s390x", "product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:657431f422036c214974c7b44268746c5258d09adbb59cc4342beb9f0b8806e3_s390x", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:657431f422036c214974c7b44268746c5258d09adbb59cc4342beb9f0b8806e3?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-50" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:edd1186b9f76266e2bfe4d7f1b0a95274a9a313046c9dfe8896962ec046e670b_s390x", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:edd1186b9f76266e2bfe4d7f1b0a95274a9a313046c9dfe8896962ec046e670b_s390x", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:edd1186b9f76266e2bfe4d7f1b0a95274a9a313046c9dfe8896962ec046e670b_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:edd1186b9f76266e2bfe4d7f1b0a95274a9a313046c9dfe8896962ec046e670b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-780" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:42c5447226228e56ea0f386db14e96ff819ebf1743546c19f77a0bef4bd596e5_s390x", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:42c5447226228e56ea0f386db14e96ff819ebf1743546c19f77a0bef4bd596e5_s390x", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:42c5447226228e56ea0f386db14e96ff819ebf1743546c19f77a0bef4bd596e5_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:42c5447226228e56ea0f386db14e96ff819ebf1743546c19f77a0bef4bd596e5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-779" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:6f6a76d9790cdfb680cf42785ae431257849c43fb24810d5f1e6ea54422d9167_s390x", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:6f6a76d9790cdfb680cf42785ae431257849c43fb24810d5f1e6ea54422d9167_s390x", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:6f6a76d9790cdfb680cf42785ae431257849c43fb24810d5f1e6ea54422d9167_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:6f6a76d9790cdfb680cf42785ae431257849c43fb24810d5f1e6ea54422d9167?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-732" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:91dcc9a3681d7199a112e275637fc5f5ab9a5c1c68cf5502b2adb973c68d1dfd_s390x", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:91dcc9a3681d7199a112e275637fc5f5ab9a5c1c68cf5502b2adb973c68d1dfd_s390x", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:91dcc9a3681d7199a112e275637fc5f5ab9a5c1c68cf5502b2adb973c68d1dfd_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:91dcc9a3681d7199a112e275637fc5f5ab9a5c1c68cf5502b2adb973c68d1dfd?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-733" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8@sha256:7e56cc70c8d754cf739890ea6678f13ea425d3524e96f3760ed5cbd1e67287f8_s390x", "product": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:7e56cc70c8d754cf739890ea6678f13ea425d3524e96f3760ed5cbd1e67287f8_s390x", "product_id": "ansible-automation-platform-24/controller-rhel8@sha256:7e56cc70c8d754cf739890ea6678f13ea425d3524e96f3760ed5cbd1e67287f8_s390x", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:7e56cc70c8d754cf739890ea6678f13ea425d3524e96f3760ed5cbd1e67287f8?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.25-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:d3fd0303f684fe581a86b8f1a4b72e1a1ec6ff5e0ccb78ac14840bac28cfcf2d_s390x", "product": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:d3fd0303f684fe581a86b8f1a4b72e1a1ec6ff5e0ccb78ac14840bac28cfcf2d_s390x", "product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:d3fd0303f684fe581a86b8f1a4b72e1a1ec6ff5e0ccb78ac14840bac28cfcf2d_s390x", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:d3fd0303f684fe581a86b8f1a4b72e1a1ec6ff5e0ccb78ac14840bac28cfcf2d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:199658241377e305284ae0aa919e399bca5ccfeb3906b3d58a184f156bcf510e_s390x", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:199658241377e305284ae0aa919e399bca5ccfeb3906b3d58a184f156bcf510e_s390x", "product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:199658241377e305284ae0aa919e399bca5ccfeb3906b3d58a184f156bcf510e_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:199658241377e305284ae0aa919e399bca5ccfeb3906b3d58a184f156bcf510e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-44" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f58fa7669e841b3c3405e92de13820ea4bc4f8d844c170abc4809a987f6de72e_s390x", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f58fa7669e841b3c3405e92de13820ea4bc4f8d844c170abc4809a987f6de72e_s390x", "product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f58fa7669e841b3c3405e92de13820ea4bc4f8d844c170abc4809a987f6de72e_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:f58fa7669e841b3c3405e92de13820ea4bc4f8d844c170abc4809a987f6de72e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:22412daa3e585e976eed5ec1d8f617421af4311ac7118fdfab3b7c7e8caa697c_s390x", "product": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:22412daa3e585e976eed5ec1d8f617421af4311ac7118fdfab3b7c7e8caa697c_s390x", "product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:22412daa3e585e976eed5ec1d8f617421af4311ac7118fdfab3b7c7e8caa697c_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:22412daa3e585e976eed5ec1d8f617421af4311ac7118fdfab3b7c7e8caa697c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-42" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8@sha256:abdfc53c013a4c260fa6a3f34d32c33e6dca246b923e9df4737398ccb640aa72_s390x", "product": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:abdfc53c013a4c260fa6a3f34d32c33e6dca246b923e9df4737398ccb640aa72_s390x", "product_id": "ansible-automation-platform-24/hub-rhel8@sha256:abdfc53c013a4c260fa6a3f34d32c33e6dca246b923e9df4737398ccb640aa72_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:abdfc53c013a4c260fa6a3f34d32c33e6dca246b923e9df4737398ccb640aa72?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.5-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:b6dd6c724ee7dcf4a02b0bdc294bc41a63744859fa652b6275b2d1c3fb03e7ff_s390x", "product": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:b6dd6c724ee7dcf4a02b0bdc294bc41a63744859fa652b6275b2d1c3fb03e7ff_s390x", "product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:b6dd6c724ee7dcf4a02b0bdc294bc41a63744859fa652b6275b2d1c3fb03e7ff_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:b6dd6c724ee7dcf4a02b0bdc294bc41a63744859fa652b6275b2d1c3fb03e7ff?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:3633513d90dbe59099d76704428bd90b9cd7ff87d6927a686cffc952a66f4131_s390x", "product": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:3633513d90dbe59099d76704428bd90b9cd7ff87d6927a686cffc952a66f4131_s390x", "product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:3633513d90dbe59099d76704428bd90b9cd7ff87d6927a686cffc952a66f4131_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:3633513d90dbe59099d76704428bd90b9cd7ff87d6927a686cffc952a66f4131?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.5-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:5366927786b0871d6528b13db575b4f3781b2c71cabfc5484cff172758094290_s390x", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:5366927786b0871d6528b13db575b4f3781b2c71cabfc5484cff172758094290_s390x", "product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:5366927786b0871d6528b13db575b4f3781b2c71cabfc5484cff172758094290_s390x", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:5366927786b0871d6528b13db575b4f3781b2c71cabfc5484cff172758094290?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.8-20" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:25cdbc4850a49f752403a82f481be0eb3595b988411edcee06d9cfb04459ecb4_s390x", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:25cdbc4850a49f752403a82f481be0eb3595b988411edcee06d9cfb04459ecb4_s390x", "product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:25cdbc4850a49f752403a82f481be0eb3595b988411edcee06d9cfb04459ecb4_s390x", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:25cdbc4850a49f752403a82f481be0eb3595b988411edcee06d9cfb04459ecb4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.8-19" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:885126d0d7141fe07d2c391a843345602547c44677312b6edc2856f7055146cf_s390x", "product": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:885126d0d7141fe07d2c391a843345602547c44677312b6edc2856f7055146cf_s390x", "product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:885126d0d7141fe07d2c391a843345602547c44677312b6edc2856f7055146cf_s390x", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:885126d0d7141fe07d2c391a843345602547c44677312b6edc2856f7055146cf?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.8-16" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:f95e5deed1dbed661cbe865aa7e0110daf779f216c9c0b389a160b8fbe07741a_s390x", "product": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:f95e5deed1dbed661cbe865aa7e0110daf779f216c9c0b389a160b8fbe07741a_s390x", "product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:f95e5deed1dbed661cbe865aa7e0110daf779f216c9c0b389a160b8fbe07741a_s390x", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:f95e5deed1dbed661cbe865aa7e0110daf779f216c9c0b389a160b8fbe07741a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.8-17" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:46069381759075f640730283027c2b793f2358080c917d3a49a5de6039e60338_s390x", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:46069381759075f640730283027c2b793f2358080c917d3a49a5de6039e60338_s390x", "product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:46069381759075f640730283027c2b793f2358080c917d3a49a5de6039e60338_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:46069381759075f640730283027c2b793f2358080c917d3a49a5de6039e60338?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-965" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:c1b1dbc684273e07b4a73aa1242233b5b8025dffe0ee62a300b9fc64440291a5_s390x", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:c1b1dbc684273e07b4a73aa1242233b5b8025dffe0ee62a300b9fc64440291a5_s390x", "product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:c1b1dbc684273e07b4a73aa1242233b5b8025dffe0ee62a300b9fc64440291a5_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:c1b1dbc684273e07b4a73aa1242233b5b8025dffe0ee62a300b9fc64440291a5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-966" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:036316615f8a41d0b73f9631ebc9d9d9415641500319b690d483527bcefde103_s390x", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:036316615f8a41d0b73f9631ebc9d9d9415641500319b690d483527bcefde103_s390x", "product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:036316615f8a41d0b73f9631ebc9d9d9415641500319b690d483527bcefde103_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:036316615f8a41d0b73f9631ebc9d9d9415641500319b690d483527bcefde103?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-1087" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:0faef4f689f4ffa818e1fb98134e2d1c2c61344ad6f55b357fe02e3ad6b73318_s390x", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:0faef4f689f4ffa818e1fb98134e2d1c2c61344ad6f55b357fe02e3ad6b73318_s390x", "product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:0faef4f689f4ffa818e1fb98134e2d1c2c61344ad6f55b357fe02e3ad6b73318_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:0faef4f689f4ffa818e1fb98134e2d1c2c61344ad6f55b357fe02e3ad6b73318?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-1088" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:432968e23028b6ab0ffa18c6aab3f50c6847febad65d996e2fff1fd1e5f10a60_s390x", "product": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:432968e23028b6ab0ffa18c6aab3f50c6847febad65d996e2fff1fd1e5f10a60_s390x", "product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:432968e23028b6ab0ffa18c6aab3f50c6847febad65d996e2fff1fd1e5f10a60_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:432968e23028b6ab0ffa18c6aab3f50c6847febad65d996e2fff1fd1e5f10a60?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-177" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:eaf5ee09327c9356cd9c64e92f29a298486ed15cbca20d0f2a50ab09011ba665_s390x", "product": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:eaf5ee09327c9356cd9c64e92f29a298486ed15cbca20d0f2a50ab09011ba665_s390x", "product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:eaf5ee09327c9356cd9c64e92f29a298486ed15cbca20d0f2a50ab09011ba665_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:eaf5ee09327c9356cd9c64e92f29a298486ed15cbca20d0f2a50ab09011ba665?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-217" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:21f648353c8376dfcb9b9509f311ed1e4a16335c37f101ee3e0f4ff2a3575886_amd64", "product": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:21f648353c8376dfcb9b9509f311ed1e4a16335c37f101ee3e0f4ff2a3575886_amd64", "product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:21f648353c8376dfcb9b9509f311ed1e4a16335c37f101ee3e0f4ff2a3575886_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:21f648353c8376dfcb9b9509f311ed1e4a16335c37f101ee3e0f4ff2a3575886?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-552" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:032f053f21e273714e9f8a8f6854c83bc71cb84f5b32174704b490eca09eebc8_amd64", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:032f053f21e273714e9f8a8f6854c83bc71cb84f5b32174704b490eca09eebc8_amd64", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:032f053f21e273714e9f8a8f6854c83bc71cb84f5b32174704b490eca09eebc8_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:032f053f21e273714e9f8a8f6854c83bc71cb84f5b32174704b490eca09eebc8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2799" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:abd21875bf846c9ce2547cc8a78c180283fbacaa7b387cdfdcac74fa575db0fd_amd64", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:abd21875bf846c9ce2547cc8a78c180283fbacaa7b387cdfdcac74fa575db0fd_amd64", "product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:abd21875bf846c9ce2547cc8a78c180283fbacaa7b387cdfdcac74fa575db0fd_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:abd21875bf846c9ce2547cc8a78c180283fbacaa7b387cdfdcac74fa575db0fd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-152" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:a9f46033ddaa6116f481c53eece268d7d6510b633c73581e5e4a5bcbe0d71656_amd64", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:a9f46033ddaa6116f481c53eece268d7d6510b633c73581e5e4a5bcbe0d71656_amd64", "product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:a9f46033ddaa6116f481c53eece268d7d6510b633c73581e5e4a5bcbe0d71656_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:a9f46033ddaa6116f481c53eece268d7d6510b633c73581e5e4a5bcbe0d71656?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-153" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:eeea6392455612ce05d7d5fd4e882825ab006c91cb4d59a576fdae251f95396a_amd64", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:eeea6392455612ce05d7d5fd4e882825ab006c91cb4d59a576fdae251f95396a_amd64", "product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:eeea6392455612ce05d7d5fd4e882825ab006c91cb4d59a576fdae251f95396a_amd64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:eeea6392455612ce05d7d5fd4e882825ab006c91cb4d59a576fdae251f95396a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250225-18" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:e033e7ef5449e6eac877883b19c2433e1a90843f6458a9ac21ffac82fdd7cee3_amd64", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:e033e7ef5449e6eac877883b19c2433e1a90843f6458a9ac21ffac82fdd7cee3_amd64", "product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:e033e7ef5449e6eac877883b19c2433e1a90843f6458a9ac21ffac82fdd7cee3_amd64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:e033e7ef5449e6eac877883b19c2433e1a90843f6458a9ac21ffac82fdd7cee3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-50" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:da11e253c1b328f2f5ea9dbb2ad08d62cacf5209a128e9bb31c50aec37fc0e9b_amd64", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:da11e253c1b328f2f5ea9dbb2ad08d62cacf5209a128e9bb31c50aec37fc0e9b_amd64", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:da11e253c1b328f2f5ea9dbb2ad08d62cacf5209a128e9bb31c50aec37fc0e9b_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:da11e253c1b328f2f5ea9dbb2ad08d62cacf5209a128e9bb31c50aec37fc0e9b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-780" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:d5d468e2a13b8c05f97471ca8648ef60db9770e10b4beffcade62140235ce34d_amd64", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:d5d468e2a13b8c05f97471ca8648ef60db9770e10b4beffcade62140235ce34d_amd64", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:d5d468e2a13b8c05f97471ca8648ef60db9770e10b4beffcade62140235ce34d_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:d5d468e2a13b8c05f97471ca8648ef60db9770e10b4beffcade62140235ce34d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-779" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:cb815a784c817be4c5faabd26f3e92e5b193f6778a19530f1ad4c14bef026705_amd64", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:cb815a784c817be4c5faabd26f3e92e5b193f6778a19530f1ad4c14bef026705_amd64", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:cb815a784c817be4c5faabd26f3e92e5b193f6778a19530f1ad4c14bef026705_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:cb815a784c817be4c5faabd26f3e92e5b193f6778a19530f1ad4c14bef026705?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-732" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:910bc16823c78536139109427c8e7d912890a8840c60e96f2f976a8d85e45ddb_amd64", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:910bc16823c78536139109427c8e7d912890a8840c60e96f2f976a8d85e45ddb_amd64", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:910bc16823c78536139109427c8e7d912890a8840c60e96f2f976a8d85e45ddb_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:910bc16823c78536139109427c8e7d912890a8840c60e96f2f976a8d85e45ddb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-733" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8@sha256:280ed4f59322f2064be13fa875a087aa58db9fe780734fdc784c46868e6e0f22_amd64", "product": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:280ed4f59322f2064be13fa875a087aa58db9fe780734fdc784c46868e6e0f22_amd64", "product_id": "ansible-automation-platform-24/controller-rhel8@sha256:280ed4f59322f2064be13fa875a087aa58db9fe780734fdc784c46868e6e0f22_amd64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:280ed4f59322f2064be13fa875a087aa58db9fe780734fdc784c46868e6e0f22?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.25-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:f6f440d12d76c262fca7a02b9c643f34f616ef126c825bf032309ffd7aa642c7_amd64", "product": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:f6f440d12d76c262fca7a02b9c643f34f616ef126c825bf032309ffd7aa642c7_amd64", "product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:f6f440d12d76c262fca7a02b9c643f34f616ef126c825bf032309ffd7aa642c7_amd64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:f6f440d12d76c262fca7a02b9c643f34f616ef126c825bf032309ffd7aa642c7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:215ae2c0ac3546949c1ab0ffdd3e0207fabc6ea1493c6d70e9d24584bebf169b_amd64", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:215ae2c0ac3546949c1ab0ffdd3e0207fabc6ea1493c6d70e9d24584bebf169b_amd64", "product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:215ae2c0ac3546949c1ab0ffdd3e0207fabc6ea1493c6d70e9d24584bebf169b_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:215ae2c0ac3546949c1ab0ffdd3e0207fabc6ea1493c6d70e9d24584bebf169b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-44" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5f18d9290c84e3717bfb0607809b3e2692b03a7415d343f4457eab4cc8578b02_amd64", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5f18d9290c84e3717bfb0607809b3e2692b03a7415d343f4457eab4cc8578b02_amd64", "product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5f18d9290c84e3717bfb0607809b3e2692b03a7415d343f4457eab4cc8578b02_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:5f18d9290c84e3717bfb0607809b3e2692b03a7415d343f4457eab4cc8578b02?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f0f5c466da76e85f3d45226f50f44cc061136418e245892a0aecacdedbdf249b_amd64", "product": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f0f5c466da76e85f3d45226f50f44cc061136418e245892a0aecacdedbdf249b_amd64", "product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f0f5c466da76e85f3d45226f50f44cc061136418e245892a0aecacdedbdf249b_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:f0f5c466da76e85f3d45226f50f44cc061136418e245892a0aecacdedbdf249b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-42" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8@sha256:c0ecf02270c5e5d90284187e0e40857d56ce22c0ddde534ce82925f9be2c4a6a_amd64", "product": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:c0ecf02270c5e5d90284187e0e40857d56ce22c0ddde534ce82925f9be2c4a6a_amd64", "product_id": "ansible-automation-platform-24/hub-rhel8@sha256:c0ecf02270c5e5d90284187e0e40857d56ce22c0ddde534ce82925f9be2c4a6a_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:c0ecf02270c5e5d90284187e0e40857d56ce22c0ddde534ce82925f9be2c4a6a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.5-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:dd512c19d1489dbb604da681eef49311f05680b774a46c92e989629b0f4967a2_amd64", "product": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:dd512c19d1489dbb604da681eef49311f05680b774a46c92e989629b0f4967a2_amd64", "product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:dd512c19d1489dbb604da681eef49311f05680b774a46c92e989629b0f4967a2_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:dd512c19d1489dbb604da681eef49311f05680b774a46c92e989629b0f4967a2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-181" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:87c33d8bc078e96d7cdd770848cb6000ed171d0b9f25eaa34b4e5f2f5dfdc78b_amd64", "product": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:87c33d8bc078e96d7cdd770848cb6000ed171d0b9f25eaa34b4e5f2f5dfdc78b_amd64", "product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:87c33d8bc078e96d7cdd770848cb6000ed171d0b9f25eaa34b4e5f2f5dfdc78b_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:87c33d8bc078e96d7cdd770848cb6000ed171d0b9f25eaa34b4e5f2f5dfdc78b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.5-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:d017fb12792f40995a752fc23934681398e4621b1a3f8d1308597f00115a4f60_amd64", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:d017fb12792f40995a752fc23934681398e4621b1a3f8d1308597f00115a4f60_amd64", "product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:d017fb12792f40995a752fc23934681398e4621b1a3f8d1308597f00115a4f60_amd64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:d017fb12792f40995a752fc23934681398e4621b1a3f8d1308597f00115a4f60?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.8-20" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:a5d6ac6c2b6acfff90aae9adcac3c7db79842f93e8d57c3138fb5b67462d81eb_amd64", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:a5d6ac6c2b6acfff90aae9adcac3c7db79842f93e8d57c3138fb5b67462d81eb_amd64", "product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:a5d6ac6c2b6acfff90aae9adcac3c7db79842f93e8d57c3138fb5b67462d81eb_amd64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:a5d6ac6c2b6acfff90aae9adcac3c7db79842f93e8d57c3138fb5b67462d81eb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.8-19" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d66b45e30e375b47a25f6efaa024bbcef6325056232ccaa527f2e271290785ef_amd64", "product": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d66b45e30e375b47a25f6efaa024bbcef6325056232ccaa527f2e271290785ef_amd64", "product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:d66b45e30e375b47a25f6efaa024bbcef6325056232ccaa527f2e271290785ef_amd64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:d66b45e30e375b47a25f6efaa024bbcef6325056232ccaa527f2e271290785ef?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.8-16" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:47beaa41d952dffb487569b97d68356811bc08e7096fdb6a3d8f76e41a97ed07_amd64", "product": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:47beaa41d952dffb487569b97d68356811bc08e7096fdb6a3d8f76e41a97ed07_amd64", "product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:47beaa41d952dffb487569b97d68356811bc08e7096fdb6a3d8f76e41a97ed07_amd64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:47beaa41d952dffb487569b97d68356811bc08e7096fdb6a3d8f76e41a97ed07?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.8-17" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:1450a7e5d41e956bdfa60ff61fd3ae8295009800f631d407af876b8dc63df43f_amd64", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:1450a7e5d41e956bdfa60ff61fd3ae8295009800f631d407af876b8dc63df43f_amd64", "product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:1450a7e5d41e956bdfa60ff61fd3ae8295009800f631d407af876b8dc63df43f_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:1450a7e5d41e956bdfa60ff61fd3ae8295009800f631d407af876b8dc63df43f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-965" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:0de7cec65cedb0f2a2bca6d4ffa2140d657d1a779e847f72fbb6d043a4803bb4_amd64", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:0de7cec65cedb0f2a2bca6d4ffa2140d657d1a779e847f72fbb6d043a4803bb4_amd64", "product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:0de7cec65cedb0f2a2bca6d4ffa2140d657d1a779e847f72fbb6d043a4803bb4_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:0de7cec65cedb0f2a2bca6d4ffa2140d657d1a779e847f72fbb6d043a4803bb4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-966" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:47376e73502c1a29a35f4bfefa581b9ba2fffccd09027f883450f2dc06c5fdb5_amd64", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:47376e73502c1a29a35f4bfefa581b9ba2fffccd09027f883450f2dc06c5fdb5_amd64", "product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:47376e73502c1a29a35f4bfefa581b9ba2fffccd09027f883450f2dc06c5fdb5_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:47376e73502c1a29a35f4bfefa581b9ba2fffccd09027f883450f2dc06c5fdb5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-1087" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:44ef079644df599584a55688f1371d5844072047180f6a829f4ecf46a37bc56a_amd64", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:44ef079644df599584a55688f1371d5844072047180f6a829f4ecf46a37bc56a_amd64", "product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:44ef079644df599584a55688f1371d5844072047180f6a829f4ecf46a37bc56a_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:44ef079644df599584a55688f1371d5844072047180f6a829f4ecf46a37bc56a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-1088" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:bff195810236284f82e9151ba23d388b2f155b4ea62b49ff2bd628b2332fb021_amd64", "product": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:bff195810236284f82e9151ba23d388b2f155b4ea62b49ff2bd628b2332fb021_amd64", "product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:bff195810236284f82e9151ba23d388b2f155b4ea62b49ff2bd628b2332fb021_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:bff195810236284f82e9151ba23d388b2f155b4ea62b49ff2bd628b2332fb021?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-177" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7991eb516e11f9272a8dbfa1284000bd8ed2c36843b0acd093a7125a9c54218e_amd64", "product": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7991eb516e11f9272a8dbfa1284000bd8ed2c36843b0acd093a7125a9c54218e_amd64", "product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7991eb516e11f9272a8dbfa1284000bd8ed2c36843b0acd093a7125a9c54218e_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:7991eb516e11f9272a8dbfa1284000bd8ed2c36843b0acd093a7125a9c54218e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-217" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:14d1b88612cffaa9dd1e1e9d4f04d7561a57c1f094e3bb833481dcecd2a9e86e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:14d1b88612cffaa9dd1e1e9d4f04d7561a57c1f094e3bb833481dcecd2a9e86e_arm64" }, "product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:14d1b88612cffaa9dd1e1e9d4f04d7561a57c1f094e3bb833481dcecd2a9e86e_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:21f648353c8376dfcb9b9509f311ed1e4a16335c37f101ee3e0f4ff2a3575886_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:21f648353c8376dfcb9b9509f311ed1e4a16335c37f101ee3e0f4ff2a3575886_amd64" }, "product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:21f648353c8376dfcb9b9509f311ed1e4a16335c37f101ee3e0f4ff2a3575886_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:cc4176094828fd287eed4e7da48233190175627c2841c7265c272b1475966d51_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:cc4176094828fd287eed4e7da48233190175627c2841c7265c272b1475966d51_s390x" }, "product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:cc4176094828fd287eed4e7da48233190175627c2841c7265c272b1475966d51_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:deb0d567b68db4961b7edf8ad80046eda391a030e4738cbe4c03e4058b57169c_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:deb0d567b68db4961b7edf8ad80046eda391a030e4738cbe4c03e4058b57169c_ppc64le" }, "product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:deb0d567b68db4961b7edf8ad80046eda391a030e4738cbe4c03e4058b57169c_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:03acc09625bb3c8b55d10170c35992c9c4071b17d0235d7c42e8fdc5c616c76b_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:03acc09625bb3c8b55d10170c35992c9c4071b17d0235d7c42e8fdc5c616c76b_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:03acc09625bb3c8b55d10170c35992c9c4071b17d0235d7c42e8fdc5c616c76b_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:300170e7ca484eff4d654e49b497e55c035fed1d91299460a4ad3610783715e3_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:300170e7ca484eff4d654e49b497e55c035fed1d91299460a4ad3610783715e3_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:300170e7ca484eff4d654e49b497e55c035fed1d91299460a4ad3610783715e3_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7be374361d26a83cef287f5d08efd86f7a917c6a12095e67c009ef5909945c21_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7be374361d26a83cef287f5d08efd86f7a917c6a12095e67c009ef5909945c21_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7be374361d26a83cef287f5d08efd86f7a917c6a12095e67c009ef5909945c21_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:a9f46033ddaa6116f481c53eece268d7d6510b633c73581e5e4a5bcbe0d71656_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:a9f46033ddaa6116f481c53eece268d7d6510b633c73581e5e4a5bcbe0d71656_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:a9f46033ddaa6116f481c53eece268d7d6510b633c73581e5e4a5bcbe0d71656_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:2fc54c3e3edae2ba3264300c3b7e1ac36e13993b0afcdd4f84e88d316c8f722b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:2fc54c3e3edae2ba3264300c3b7e1ac36e13993b0afcdd4f84e88d316c8f722b_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:2fc54c3e3edae2ba3264300c3b7e1ac36e13993b0afcdd4f84e88d316c8f722b_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6b6279b87404eac93c8741a4028639d42fbe3ea5f83d1320f7ba835a162fbf57_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6b6279b87404eac93c8741a4028639d42fbe3ea5f83d1320f7ba835a162fbf57_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6b6279b87404eac93c8741a4028639d42fbe3ea5f83d1320f7ba835a162fbf57_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:da11e253c1b328f2f5ea9dbb2ad08d62cacf5209a128e9bb31c50aec37fc0e9b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:da11e253c1b328f2f5ea9dbb2ad08d62cacf5209a128e9bb31c50aec37fc0e9b_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:da11e253c1b328f2f5ea9dbb2ad08d62cacf5209a128e9bb31c50aec37fc0e9b_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:edd1186b9f76266e2bfe4d7f1b0a95274a9a313046c9dfe8896962ec046e670b_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:edd1186b9f76266e2bfe4d7f1b0a95274a9a313046c9dfe8896962ec046e670b_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:edd1186b9f76266e2bfe4d7f1b0a95274a9a313046c9dfe8896962ec046e670b_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:910bc16823c78536139109427c8e7d912890a8840c60e96f2f976a8d85e45ddb_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:910bc16823c78536139109427c8e7d912890a8840c60e96f2f976a8d85e45ddb_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:910bc16823c78536139109427c8e7d912890a8840c60e96f2f976a8d85e45ddb_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:91dcc9a3681d7199a112e275637fc5f5ab9a5c1c68cf5502b2adb973c68d1dfd_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:91dcc9a3681d7199a112e275637fc5f5ab9a5c1c68cf5502b2adb973c68d1dfd_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:91dcc9a3681d7199a112e275637fc5f5ab9a5c1c68cf5502b2adb973c68d1dfd_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ad91fedac61f1d97c73f32007c22af7f73e47112084d2e98807c2452656dcc1b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ad91fedac61f1d97c73f32007c22af7f73e47112084d2e98807c2452656dcc1b_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ad91fedac61f1d97c73f32007c22af7f73e47112084d2e98807c2452656dcc1b_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f538508975dc93e34f9a7e215198c6314854ffc56f1ce3ff5b70ba8a948372ed_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f538508975dc93e34f9a7e215198c6314854ffc56f1ce3ff5b70ba8a948372ed_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f538508975dc93e34f9a7e215198c6314854ffc56f1ce3ff5b70ba8a948372ed_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:84cab89adec82f048144800425fdf369a9e24f331638313820ba3f2de7da33e7_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:84cab89adec82f048144800425fdf369a9e24f331638313820ba3f2de7da33e7_arm64" }, "product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:84cab89adec82f048144800425fdf369a9e24f331638313820ba3f2de7da33e7_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:867c00be3009cdedf06d702106c04cab223952ba4e49014aff8e6e6e635cd687_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:867c00be3009cdedf06d702106c04cab223952ba4e49014aff8e6e6e635cd687_ppc64le" }, "product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:867c00be3009cdedf06d702106c04cab223952ba4e49014aff8e6e6e635cd687_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:d3fd0303f684fe581a86b8f1a4b72e1a1ec6ff5e0ccb78ac14840bac28cfcf2d_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d3fd0303f684fe581a86b8f1a4b72e1a1ec6ff5e0ccb78ac14840bac28cfcf2d_s390x" }, "product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:d3fd0303f684fe581a86b8f1a4b72e1a1ec6ff5e0ccb78ac14840bac28cfcf2d_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:f6f440d12d76c262fca7a02b9c643f34f616ef126c825bf032309ffd7aa642c7_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:f6f440d12d76c262fca7a02b9c643f34f616ef126c825bf032309ffd7aa642c7_amd64" }, "product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:f6f440d12d76c262fca7a02b9c643f34f616ef126c825bf032309ffd7aa642c7_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:280ed4f59322f2064be13fa875a087aa58db9fe780734fdc784c46868e6e0f22_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:280ed4f59322f2064be13fa875a087aa58db9fe780734fdc784c46868e6e0f22_amd64" }, "product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:280ed4f59322f2064be13fa875a087aa58db9fe780734fdc784c46868e6e0f22_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:48ac8d086af02e974e6cc73d387ea15ae3a5b7c31e11695d090a129947c11dea_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:48ac8d086af02e974e6cc73d387ea15ae3a5b7c31e11695d090a129947c11dea_arm64" }, "product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:48ac8d086af02e974e6cc73d387ea15ae3a5b7c31e11695d090a129947c11dea_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:7e56cc70c8d754cf739890ea6678f13ea425d3524e96f3760ed5cbd1e67287f8_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:7e56cc70c8d754cf739890ea6678f13ea425d3524e96f3760ed5cbd1e67287f8_s390x" }, "product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:7e56cc70c8d754cf739890ea6678f13ea425d3524e96f3760ed5cbd1e67287f8_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:fb7ea104cc87ed63d260b5bde21d8bceeb53528431aaaf6e0a822b7557465b40_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:fb7ea104cc87ed63d260b5bde21d8bceeb53528431aaaf6e0a822b7557465b40_ppc64le" }, "product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:fb7ea104cc87ed63d260b5bde21d8bceeb53528431aaaf6e0a822b7557465b40_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:5366927786b0871d6528b13db575b4f3781b2c71cabfc5484cff172758094290_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:5366927786b0871d6528b13db575b4f3781b2c71cabfc5484cff172758094290_s390x" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:5366927786b0871d6528b13db575b4f3781b2c71cabfc5484cff172758094290_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:83f585bd75364674a309c7371d11239806fe8aa720e69742ae99e5edaab6a290_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:83f585bd75364674a309c7371d11239806fe8aa720e69742ae99e5edaab6a290_ppc64le" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:83f585bd75364674a309c7371d11239806fe8aa720e69742ae99e5edaab6a290_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:d017fb12792f40995a752fc23934681398e4621b1a3f8d1308597f00115a4f60_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:d017fb12792f40995a752fc23934681398e4621b1a3f8d1308597f00115a4f60_amd64" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:d017fb12792f40995a752fc23934681398e4621b1a3f8d1308597f00115a4f60_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:d2ad4b4b69ff88e2daee8e6cc1e4800070e8b7635c4b009df73a9e523c72b70d_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:d2ad4b4b69ff88e2daee8e6cc1e4800070e8b7635c4b009df73a9e523c72b70d_arm64" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:d2ad4b4b69ff88e2daee8e6cc1e4800070e8b7635c4b009df73a9e523c72b70d_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:47beaa41d952dffb487569b97d68356811bc08e7096fdb6a3d8f76e41a97ed07_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:47beaa41d952dffb487569b97d68356811bc08e7096fdb6a3d8f76e41a97ed07_amd64" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:47beaa41d952dffb487569b97d68356811bc08e7096fdb6a3d8f76e41a97ed07_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:cc35046fe677beec377f7d2ef97bcba2380504db2ad5549fead2e89dd7b650b5_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:cc35046fe677beec377f7d2ef97bcba2380504db2ad5549fead2e89dd7b650b5_arm64" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:cc35046fe677beec377f7d2ef97bcba2380504db2ad5549fead2e89dd7b650b5_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:dc0cdffd0264f394c20c2031a8d910ae23288a5f7eb871cd9c5097e03050f3f2_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:dc0cdffd0264f394c20c2031a8d910ae23288a5f7eb871cd9c5097e03050f3f2_ppc64le" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:dc0cdffd0264f394c20c2031a8d910ae23288a5f7eb871cd9c5097e03050f3f2_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:f95e5deed1dbed661cbe865aa7e0110daf779f216c9c0b389a160b8fbe07741a_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f95e5deed1dbed661cbe865aa7e0110daf779f216c9c0b389a160b8fbe07741a_s390x" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:f95e5deed1dbed661cbe865aa7e0110daf779f216c9c0b389a160b8fbe07741a_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5f18d9290c84e3717bfb0607809b3e2692b03a7415d343f4457eab4cc8578b02_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5f18d9290c84e3717bfb0607809b3e2692b03a7415d343f4457eab4cc8578b02_amd64" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5f18d9290c84e3717bfb0607809b3e2692b03a7415d343f4457eab4cc8578b02_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:802d554910f09aed1cf2e684fe4ebd85dbe401c6d348bb96ea5cf3b2c8f7021c_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:802d554910f09aed1cf2e684fe4ebd85dbe401c6d348bb96ea5cf3b2c8f7021c_ppc64le" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:802d554910f09aed1cf2e684fe4ebd85dbe401c6d348bb96ea5cf3b2c8f7021c_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:bbff27f3f5ad07162c8c846c80118ee5475fa3a7581f6c266cf2215552f54653_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:bbff27f3f5ad07162c8c846c80118ee5475fa3a7581f6c266cf2215552f54653_arm64" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:bbff27f3f5ad07162c8c846c80118ee5475fa3a7581f6c266cf2215552f54653_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f58fa7669e841b3c3405e92de13820ea4bc4f8d844c170abc4809a987f6de72e_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f58fa7669e841b3c3405e92de13820ea4bc4f8d844c170abc4809a987f6de72e_s390x" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f58fa7669e841b3c3405e92de13820ea4bc4f8d844c170abc4809a987f6de72e_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:155960f5dca04903f618573344548252ad8c2b4e11a44525d5760a17af00d61a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:155960f5dca04903f618573344548252ad8c2b4e11a44525d5760a17af00d61a_arm64" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:155960f5dca04903f618573344548252ad8c2b4e11a44525d5760a17af00d61a_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:199658241377e305284ae0aa919e399bca5ccfeb3906b3d58a184f156bcf510e_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:199658241377e305284ae0aa919e399bca5ccfeb3906b3d58a184f156bcf510e_s390x" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:199658241377e305284ae0aa919e399bca5ccfeb3906b3d58a184f156bcf510e_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:215ae2c0ac3546949c1ab0ffdd3e0207fabc6ea1493c6d70e9d24584bebf169b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:215ae2c0ac3546949c1ab0ffdd3e0207fabc6ea1493c6d70e9d24584bebf169b_amd64" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:215ae2c0ac3546949c1ab0ffdd3e0207fabc6ea1493c6d70e9d24584bebf169b_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:76fda80495129d9835dd6147d8f372fb3d4b871b5bc2ccabfe0526b8eff40d48_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:76fda80495129d9835dd6147d8f372fb3d4b871b5bc2ccabfe0526b8eff40d48_ppc64le" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:76fda80495129d9835dd6147d8f372fb3d4b871b5bc2ccabfe0526b8eff40d48_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:10bf070a991489ddd6e942e59ae7e8ad4864d0807eb2a37393d018d6ea7bc584_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:10bf070a991489ddd6e942e59ae7e8ad4864d0807eb2a37393d018d6ea7bc584_ppc64le" }, "product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:10bf070a991489ddd6e942e59ae7e8ad4864d0807eb2a37393d018d6ea7bc584_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:22412daa3e585e976eed5ec1d8f617421af4311ac7118fdfab3b7c7e8caa697c_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:22412daa3e585e976eed5ec1d8f617421af4311ac7118fdfab3b7c7e8caa697c_s390x" }, "product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:22412daa3e585e976eed5ec1d8f617421af4311ac7118fdfab3b7c7e8caa697c_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3ec0aff11a7a52543d5880b03b550093d35c51a8a198b065ffaab89a00063157_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3ec0aff11a7a52543d5880b03b550093d35c51a8a198b065ffaab89a00063157_arm64" }, "product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3ec0aff11a7a52543d5880b03b550093d35c51a8a198b065ffaab89a00063157_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f0f5c466da76e85f3d45226f50f44cc061136418e245892a0aecacdedbdf249b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f0f5c466da76e85f3d45226f50f44cc061136418e245892a0aecacdedbdf249b_amd64" }, "product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f0f5c466da76e85f3d45226f50f44cc061136418e245892a0aecacdedbdf249b_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:1450a7e5d41e956bdfa60ff61fd3ae8295009800f631d407af876b8dc63df43f_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:1450a7e5d41e956bdfa60ff61fd3ae8295009800f631d407af876b8dc63df43f_amd64" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:1450a7e5d41e956bdfa60ff61fd3ae8295009800f631d407af876b8dc63df43f_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:21a978fe63b006215af55d4215374d82e8a06ad00bd596cd306bff8bbdb1852a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:21a978fe63b006215af55d4215374d82e8a06ad00bd596cd306bff8bbdb1852a_arm64" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:21a978fe63b006215af55d4215374d82e8a06ad00bd596cd306bff8bbdb1852a_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:46069381759075f640730283027c2b793f2358080c917d3a49a5de6039e60338_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:46069381759075f640730283027c2b793f2358080c917d3a49a5de6039e60338_s390x" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:46069381759075f640730283027c2b793f2358080c917d3a49a5de6039e60338_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:e633743d6ad395c52bbe1163772041f14a5b83e08ae64fd76b0485bbbe58d6df_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:e633743d6ad395c52bbe1163772041f14a5b83e08ae64fd76b0485bbbe58d6df_ppc64le" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:e633743d6ad395c52bbe1163772041f14a5b83e08ae64fd76b0485bbbe58d6df_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:0faef4f689f4ffa818e1fb98134e2d1c2c61344ad6f55b357fe02e3ad6b73318_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:0faef4f689f4ffa818e1fb98134e2d1c2c61344ad6f55b357fe02e3ad6b73318_s390x" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:0faef4f689f4ffa818e1fb98134e2d1c2c61344ad6f55b357fe02e3ad6b73318_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:44ef079644df599584a55688f1371d5844072047180f6a829f4ecf46a37bc56a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:44ef079644df599584a55688f1371d5844072047180f6a829f4ecf46a37bc56a_amd64" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:44ef079644df599584a55688f1371d5844072047180f6a829f4ecf46a37bc56a_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:98499a762198b3998105a5c8e9b443a8ce28cb2391a56a3af02cfdedf984a905_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:98499a762198b3998105a5c8e9b443a8ce28cb2391a56a3af02cfdedf984a905_ppc64le" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:98499a762198b3998105a5c8e9b443a8ce28cb2391a56a3af02cfdedf984a905_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:fb25053e6dd8354f051d725eaeb79fa78d93dc63c9a1987e146a3699ec76a6c0_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:fb25053e6dd8354f051d725eaeb79fa78d93dc63c9a1987e146a3699ec76a6c0_arm64" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:fb25053e6dd8354f051d725eaeb79fa78d93dc63c9a1987e146a3699ec76a6c0_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:2d1465ba8bf07a03b2c3ad71e76bfae1d36152caa0af566a43e71cce67a31bbc_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:2d1465ba8bf07a03b2c3ad71e76bfae1d36152caa0af566a43e71cce67a31bbc_ppc64le" }, "product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:2d1465ba8bf07a03b2c3ad71e76bfae1d36152caa0af566a43e71cce67a31bbc_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:b6dd6c724ee7dcf4a02b0bdc294bc41a63744859fa652b6275b2d1c3fb03e7ff_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:b6dd6c724ee7dcf4a02b0bdc294bc41a63744859fa652b6275b2d1c3fb03e7ff_s390x" }, "product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:b6dd6c724ee7dcf4a02b0bdc294bc41a63744859fa652b6275b2d1c3fb03e7ff_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:dbc67073c51fe4b633fb8607be4b807359ac66dbc405d5f9025dd5d6bb8daeff_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:dbc67073c51fe4b633fb8607be4b807359ac66dbc405d5f9025dd5d6bb8daeff_arm64" }, "product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:dbc67073c51fe4b633fb8607be4b807359ac66dbc405d5f9025dd5d6bb8daeff_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:dd512c19d1489dbb604da681eef49311f05680b774a46c92e989629b0f4967a2_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:dd512c19d1489dbb604da681eef49311f05680b774a46c92e989629b0f4967a2_amd64" }, "product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:dd512c19d1489dbb604da681eef49311f05680b774a46c92e989629b0f4967a2_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:04b458d193bd8e2eda6f431fff0c1fadf557054e84ee2097ee810a3d02851fa3_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:04b458d193bd8e2eda6f431fff0c1fadf557054e84ee2097ee810a3d02851fa3_ppc64le" }, "product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:04b458d193bd8e2eda6f431fff0c1fadf557054e84ee2097ee810a3d02851fa3_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:abdfc53c013a4c260fa6a3f34d32c33e6dca246b923e9df4737398ccb640aa72_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:abdfc53c013a4c260fa6a3f34d32c33e6dca246b923e9df4737398ccb640aa72_s390x" }, "product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:abdfc53c013a4c260fa6a3f34d32c33e6dca246b923e9df4737398ccb640aa72_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:ba132dbb4d3d0895125dbbb547e169c4b8627bff0d396e0e67e114c08a4c521d_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:ba132dbb4d3d0895125dbbb547e169c4b8627bff0d396e0e67e114c08a4c521d_arm64" }, "product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:ba132dbb4d3d0895125dbbb547e169c4b8627bff0d396e0e67e114c08a4c521d_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:c0ecf02270c5e5d90284187e0e40857d56ce22c0ddde534ce82925f9be2c4a6a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c0ecf02270c5e5d90284187e0e40857d56ce22c0ddde534ce82925f9be2c4a6a_amd64" }, "product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:c0ecf02270c5e5d90284187e0e40857d56ce22c0ddde534ce82925f9be2c4a6a_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:06c654ac3ef8cbb323c406f0cbf80308d1d5e79d98c7595dccedef9de2c72b4c_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:06c654ac3ef8cbb323c406f0cbf80308d1d5e79d98c7595dccedef9de2c72b4c_ppc64le" }, "product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:06c654ac3ef8cbb323c406f0cbf80308d1d5e79d98c7595dccedef9de2c72b4c_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:3633513d90dbe59099d76704428bd90b9cd7ff87d6927a686cffc952a66f4131_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:3633513d90dbe59099d76704428bd90b9cd7ff87d6927a686cffc952a66f4131_s390x" }, "product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:3633513d90dbe59099d76704428bd90b9cd7ff87d6927a686cffc952a66f4131_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:5914c7b287c0d837adc78bdd7649c76be967e701ce0faf702cdbc984939e46a7_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:5914c7b287c0d837adc78bdd7649c76be967e701ce0faf702cdbc984939e46a7_arm64" }, "product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:5914c7b287c0d837adc78bdd7649c76be967e701ce0faf702cdbc984939e46a7_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:87c33d8bc078e96d7cdd770848cb6000ed171d0b9f25eaa34b4e5f2f5dfdc78b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:87c33d8bc078e96d7cdd770848cb6000ed171d0b9f25eaa34b4e5f2f5dfdc78b_amd64" }, "product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:87c33d8bc078e96d7cdd770848cb6000ed171d0b9f25eaa34b4e5f2f5dfdc78b_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:657431f422036c214974c7b44268746c5258d09adbb59cc4342beb9f0b8806e3_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:657431f422036c214974c7b44268746c5258d09adbb59cc4342beb9f0b8806e3_s390x" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:657431f422036c214974c7b44268746c5258d09adbb59cc4342beb9f0b8806e3_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:75ae35cd5e6de70dc44ce290ccc70c1f15b5fb1588015d944759083abcc4c098_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:75ae35cd5e6de70dc44ce290ccc70c1f15b5fb1588015d944759083abcc4c098_arm64" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:75ae35cd5e6de70dc44ce290ccc70c1f15b5fb1588015d944759083abcc4c098_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:e033e7ef5449e6eac877883b19c2433e1a90843f6458a9ac21ffac82fdd7cee3_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:e033e7ef5449e6eac877883b19c2433e1a90843f6458a9ac21ffac82fdd7cee3_amd64" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:e033e7ef5449e6eac877883b19c2433e1a90843f6458a9ac21ffac82fdd7cee3_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fc4c6e9d62d32fc617032e1acaf128c46b78de391d48186f50f0f499b38a265a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fc4c6e9d62d32fc617032e1acaf128c46b78de391d48186f50f0f499b38a265a_ppc64le" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fc4c6e9d62d32fc617032e1acaf128c46b78de391d48186f50f0f499b38a265a_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:347a177ade0f7f703d1ded4e4d54981fca19be0aea8a21034b241fd57efe62c1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:347a177ade0f7f703d1ded4e4d54981fca19be0aea8a21034b241fd57efe62c1_arm64" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:347a177ade0f7f703d1ded4e4d54981fca19be0aea8a21034b241fd57efe62c1_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:3bb3586b37142f7724d0fb5547a66afb86128c20f51f45ee3ba2ba8acd1dbe3c_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:3bb3586b37142f7724d0fb5547a66afb86128c20f51f45ee3ba2ba8acd1dbe3c_s390x" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:3bb3586b37142f7724d0fb5547a66afb86128c20f51f45ee3ba2ba8acd1dbe3c_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:4a08627d2ad215319910aa96fe7a8f9412a4fcc7506fab24aa1804a554d39a1f_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:4a08627d2ad215319910aa96fe7a8f9412a4fcc7506fab24aa1804a554d39a1f_ppc64le" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:4a08627d2ad215319910aa96fe7a8f9412a4fcc7506fab24aa1804a554d39a1f_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:eeea6392455612ce05d7d5fd4e882825ab006c91cb4d59a576fdae251f95396a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:eeea6392455612ce05d7d5fd4e882825ab006c91cb4d59a576fdae251f95396a_amd64" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:eeea6392455612ce05d7d5fd4e882825ab006c91cb4d59a576fdae251f95396a_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:1649fb76d09ca86c3a4f24746493964d0c52ba40debed726bf84211030330908_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:1649fb76d09ca86c3a4f24746493964d0c52ba40debed726bf84211030330908_arm64" }, "product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:1649fb76d09ca86c3a4f24746493964d0c52ba40debed726bf84211030330908_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:432968e23028b6ab0ffa18c6aab3f50c6847febad65d996e2fff1fd1e5f10a60_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:432968e23028b6ab0ffa18c6aab3f50c6847febad65d996e2fff1fd1e5f10a60_s390x" }, "product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:432968e23028b6ab0ffa18c6aab3f50c6847febad65d996e2fff1fd1e5f10a60_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:bff195810236284f82e9151ba23d388b2f155b4ea62b49ff2bd628b2332fb021_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:bff195810236284f82e9151ba23d388b2f155b4ea62b49ff2bd628b2332fb021_amd64" }, "product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:bff195810236284f82e9151ba23d388b2f155b4ea62b49ff2bd628b2332fb021_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:ffe3e611d0827ef0b2a91dcd7d852b12faabdf9b02bbdf9e7c5754be92603c0f_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:ffe3e611d0827ef0b2a91dcd7d852b12faabdf9b02bbdf9e7c5754be92603c0f_ppc64le" }, "product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:ffe3e611d0827ef0b2a91dcd7d852b12faabdf9b02bbdf9e7c5754be92603c0f_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:67d71b89befbfc1f1842f35d631bcfb972fd4d93f431b722aaa478ec9c406746_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:67d71b89befbfc1f1842f35d631bcfb972fd4d93f431b722aaa478ec9c406746_arm64" }, "product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:67d71b89befbfc1f1842f35d631bcfb972fd4d93f431b722aaa478ec9c406746_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7991eb516e11f9272a8dbfa1284000bd8ed2c36843b0acd093a7125a9c54218e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7991eb516e11f9272a8dbfa1284000bd8ed2c36843b0acd093a7125a9c54218e_amd64" }, "product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7991eb516e11f9272a8dbfa1284000bd8ed2c36843b0acd093a7125a9c54218e_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d161df29bed14377c2f49a9f7c89d4ed16b1935edc3cb31d9d0eedeb419da40b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d161df29bed14377c2f49a9f7c89d4ed16b1935edc3cb31d9d0eedeb419da40b_ppc64le" }, "product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d161df29bed14377c2f49a9f7c89d4ed16b1935edc3cb31d9d0eedeb419da40b_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:eaf5ee09327c9356cd9c64e92f29a298486ed15cbca20d0f2a50ab09011ba665_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:eaf5ee09327c9356cd9c64e92f29a298486ed15cbca20d0f2a50ab09011ba665_s390x" }, "product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:eaf5ee09327c9356cd9c64e92f29a298486ed15cbca20d0f2a50ab09011ba665_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:032f053f21e273714e9f8a8f6854c83bc71cb84f5b32174704b490eca09eebc8_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:032f053f21e273714e9f8a8f6854c83bc71cb84f5b32174704b490eca09eebc8_amd64" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:032f053f21e273714e9f8a8f6854c83bc71cb84f5b32174704b490eca09eebc8_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:359a36ca86e76fabbd7fa42189a7987ccbb1ccc850715556f0d84d5d580d5bde_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:359a36ca86e76fabbd7fa42189a7987ccbb1ccc850715556f0d84d5d580d5bde_ppc64le" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:359a36ca86e76fabbd7fa42189a7987ccbb1ccc850715556f0d84d5d580d5bde_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:7f21960be23534eaa71f25f1413dc4816cd54e8a3755184c97405094e3e4ef67_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:7f21960be23534eaa71f25f1413dc4816cd54e8a3755184c97405094e3e4ef67_arm64" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:7f21960be23534eaa71f25f1413dc4816cd54e8a3755184c97405094e3e4ef67_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:b8e238e0bdca96160cceb3d084fe83db8c49918e4180951f26308766d9fe14d6_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:b8e238e0bdca96160cceb3d084fe83db8c49918e4180951f26308766d9fe14d6_s390x" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:b8e238e0bdca96160cceb3d084fe83db8c49918e4180951f26308766d9fe14d6_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:593779d30ae2bb56ccce75bc3ce8e66ebadfcaff1718c372058445f643eef503_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:593779d30ae2bb56ccce75bc3ce8e66ebadfcaff1718c372058445f643eef503_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:593779d30ae2bb56ccce75bc3ce8e66ebadfcaff1718c372058445f643eef503_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:99ec61150a71c2a1e471123a9d345b3bd65a210ad77889d0b056b7d515c5515d_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:99ec61150a71c2a1e471123a9d345b3bd65a210ad77889d0b056b7d515c5515d_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:99ec61150a71c2a1e471123a9d345b3bd65a210ad77889d0b056b7d515c5515d_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:abd21875bf846c9ce2547cc8a78c180283fbacaa7b387cdfdcac74fa575db0fd_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:abd21875bf846c9ce2547cc8a78c180283fbacaa7b387cdfdcac74fa575db0fd_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:abd21875bf846c9ce2547cc8a78c180283fbacaa7b387cdfdcac74fa575db0fd_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:da95c988f7feb429894f19558d2a17279be79d439f4f58cbf9b3e03704e85979_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:da95c988f7feb429894f19558d2a17279be79d439f4f58cbf9b3e03704e85979_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:da95c988f7feb429894f19558d2a17279be79d439f4f58cbf9b3e03704e85979_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:2a54d43ae6b68499981003ef49d0dbf003b32cc788f7cda3b91b7006fa385e20_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:2a54d43ae6b68499981003ef49d0dbf003b32cc788f7cda3b91b7006fa385e20_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:2a54d43ae6b68499981003ef49d0dbf003b32cc788f7cda3b91b7006fa385e20_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:42c5447226228e56ea0f386db14e96ff819ebf1743546c19f77a0bef4bd596e5_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:42c5447226228e56ea0f386db14e96ff819ebf1743546c19f77a0bef4bd596e5_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:42c5447226228e56ea0f386db14e96ff819ebf1743546c19f77a0bef4bd596e5_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:780e3bb3594e07233db8fbb39109ed8571f92317207d390df6f24468fbcda12c_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:780e3bb3594e07233db8fbb39109ed8571f92317207d390df6f24468fbcda12c_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:780e3bb3594e07233db8fbb39109ed8571f92317207d390df6f24468fbcda12c_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:d5d468e2a13b8c05f97471ca8648ef60db9770e10b4beffcade62140235ce34d_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:d5d468e2a13b8c05f97471ca8648ef60db9770e10b4beffcade62140235ce34d_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:d5d468e2a13b8c05f97471ca8648ef60db9770e10b4beffcade62140235ce34d_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:043cf666c4330ea2b01e34fd4fb50ec53d787cfb9a77b6a1f05596340372e130_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:043cf666c4330ea2b01e34fd4fb50ec53d787cfb9a77b6a1f05596340372e130_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:043cf666c4330ea2b01e34fd4fb50ec53d787cfb9a77b6a1f05596340372e130_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:6f6a76d9790cdfb680cf42785ae431257849c43fb24810d5f1e6ea54422d9167_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:6f6a76d9790cdfb680cf42785ae431257849c43fb24810d5f1e6ea54422d9167_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:6f6a76d9790cdfb680cf42785ae431257849c43fb24810d5f1e6ea54422d9167_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:710aa6ac99cb14e6a09869450db730dcbdde9aac91e43409337d61baa15568bf_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:710aa6ac99cb14e6a09869450db730dcbdde9aac91e43409337d61baa15568bf_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:710aa6ac99cb14e6a09869450db730dcbdde9aac91e43409337d61baa15568bf_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:cb815a784c817be4c5faabd26f3e92e5b193f6778a19530f1ad4c14bef026705_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:cb815a784c817be4c5faabd26f3e92e5b193f6778a19530f1ad4c14bef026705_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:cb815a784c817be4c5faabd26f3e92e5b193f6778a19530f1ad4c14bef026705_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:25cdbc4850a49f752403a82f481be0eb3595b988411edcee06d9cfb04459ecb4_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:25cdbc4850a49f752403a82f481be0eb3595b988411edcee06d9cfb04459ecb4_s390x" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:25cdbc4850a49f752403a82f481be0eb3595b988411edcee06d9cfb04459ecb4_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:53fc58e1864f37ef5a5666908c3fee98509ea09348f353ff992004490d5693af_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:53fc58e1864f37ef5a5666908c3fee98509ea09348f353ff992004490d5693af_arm64" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:53fc58e1864f37ef5a5666908c3fee98509ea09348f353ff992004490d5693af_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:5fe2bca896bc4a23b00c11c3ff9151ac2d47e89d9d22e2ba913288417c43173b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:5fe2bca896bc4a23b00c11c3ff9151ac2d47e89d9d22e2ba913288417c43173b_ppc64le" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:5fe2bca896bc4a23b00c11c3ff9151ac2d47e89d9d22e2ba913288417c43173b_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:a5d6ac6c2b6acfff90aae9adcac3c7db79842f93e8d57c3138fb5b67462d81eb_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:a5d6ac6c2b6acfff90aae9adcac3c7db79842f93e8d57c3138fb5b67462d81eb_amd64" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:a5d6ac6c2b6acfff90aae9adcac3c7db79842f93e8d57c3138fb5b67462d81eb_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:500bf3efbbc46f09b7a2749434c2320fe5420736bd72c676fc3a46cbbd9b0b8e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:500bf3efbbc46f09b7a2749434c2320fe5420736bd72c676fc3a46cbbd9b0b8e_ppc64le" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:500bf3efbbc46f09b7a2749434c2320fe5420736bd72c676fc3a46cbbd9b0b8e_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:885126d0d7141fe07d2c391a843345602547c44677312b6edc2856f7055146cf_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:885126d0d7141fe07d2c391a843345602547c44677312b6edc2856f7055146cf_s390x" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:885126d0d7141fe07d2c391a843345602547c44677312b6edc2856f7055146cf_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c8aa89af8d4aab38cf44c2caf4f27b6b4a2cb91bda6e50a564416bfb4a4b39eb_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c8aa89af8d4aab38cf44c2caf4f27b6b4a2cb91bda6e50a564416bfb4a4b39eb_arm64" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:c8aa89af8d4aab38cf44c2caf4f27b6b4a2cb91bda6e50a564416bfb4a4b39eb_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d66b45e30e375b47a25f6efaa024bbcef6325056232ccaa527f2e271290785ef_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d66b45e30e375b47a25f6efaa024bbcef6325056232ccaa527f2e271290785ef_amd64" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:d66b45e30e375b47a25f6efaa024bbcef6325056232ccaa527f2e271290785ef_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:090b37e8af2aae57450f330e09ead0158a754a8e2f1280c8e577e81df2ea0ef0_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:090b37e8af2aae57450f330e09ead0158a754a8e2f1280c8e577e81df2ea0ef0_arm64" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:090b37e8af2aae57450f330e09ead0158a754a8e2f1280c8e577e81df2ea0ef0_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:0de7cec65cedb0f2a2bca6d4ffa2140d657d1a779e847f72fbb6d043a4803bb4_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:0de7cec65cedb0f2a2bca6d4ffa2140d657d1a779e847f72fbb6d043a4803bb4_amd64" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:0de7cec65cedb0f2a2bca6d4ffa2140d657d1a779e847f72fbb6d043a4803bb4_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:96e0896c992ef1698451f5683309d0d776dfdba0149fd57f2a404344f3c2fa65_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:96e0896c992ef1698451f5683309d0d776dfdba0149fd57f2a404344f3c2fa65_ppc64le" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:96e0896c992ef1698451f5683309d0d776dfdba0149fd57f2a404344f3c2fa65_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:c1b1dbc684273e07b4a73aa1242233b5b8025dffe0ee62a300b9fc64440291a5_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:c1b1dbc684273e07b4a73aa1242233b5b8025dffe0ee62a300b9fc64440291a5_s390x" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:c1b1dbc684273e07b4a73aa1242233b5b8025dffe0ee62a300b9fc64440291a5_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:036316615f8a41d0b73f9631ebc9d9d9415641500319b690d483527bcefde103_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:036316615f8a41d0b73f9631ebc9d9d9415641500319b690d483527bcefde103_s390x" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:036316615f8a41d0b73f9631ebc9d9d9415641500319b690d483527bcefde103_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:0819e30f67715858a8cc61533782dd1d78ddef85515b2e9989102c5314584bad_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:0819e30f67715858a8cc61533782dd1d78ddef85515b2e9989102c5314584bad_ppc64le" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:0819e30f67715858a8cc61533782dd1d78ddef85515b2e9989102c5314584bad_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:47376e73502c1a29a35f4bfefa581b9ba2fffccd09027f883450f2dc06c5fdb5_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:47376e73502c1a29a35f4bfefa581b9ba2fffccd09027f883450f2dc06c5fdb5_amd64" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:47376e73502c1a29a35f4bfefa581b9ba2fffccd09027f883450f2dc06c5fdb5_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d5ff396021a5c337d79ad3b78df24b402e8998504a86ed687d5a90f7181edc0e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d5ff396021a5c337d79ad3b78df24b402e8998504a86ed687d5a90f7181edc0e_arm64" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d5ff396021a5c337d79ad3b78df24b402e8998504a86ed687d5a90f7181edc0e_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-57833", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2025-09-03T21:00:48.248577+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:14d1b88612cffaa9dd1e1e9d4f04d7561a57c1f094e3bb833481dcecd2a9e86e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:21f648353c8376dfcb9b9509f311ed1e4a16335c37f101ee3e0f4ff2a3575886_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:cc4176094828fd287eed4e7da48233190175627c2841c7265c272b1475966d51_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:deb0d567b68db4961b7edf8ad80046eda391a030e4738cbe4c03e4058b57169c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:03acc09625bb3c8b55d10170c35992c9c4071b17d0235d7c42e8fdc5c616c76b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:300170e7ca484eff4d654e49b497e55c035fed1d91299460a4ad3610783715e3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7be374361d26a83cef287f5d08efd86f7a917c6a12095e67c009ef5909945c21_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:a9f46033ddaa6116f481c53eece268d7d6510b633c73581e5e4a5bcbe0d71656_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:2fc54c3e3edae2ba3264300c3b7e1ac36e13993b0afcdd4f84e88d316c8f722b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6b6279b87404eac93c8741a4028639d42fbe3ea5f83d1320f7ba835a162fbf57_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:da11e253c1b328f2f5ea9dbb2ad08d62cacf5209a128e9bb31c50aec37fc0e9b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:edd1186b9f76266e2bfe4d7f1b0a95274a9a313046c9dfe8896962ec046e670b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:910bc16823c78536139109427c8e7d912890a8840c60e96f2f976a8d85e45ddb_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:91dcc9a3681d7199a112e275637fc5f5ab9a5c1c68cf5502b2adb973c68d1dfd_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ad91fedac61f1d97c73f32007c22af7f73e47112084d2e98807c2452656dcc1b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f538508975dc93e34f9a7e215198c6314854ffc56f1ce3ff5b70ba8a948372ed_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:84cab89adec82f048144800425fdf369a9e24f331638313820ba3f2de7da33e7_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:867c00be3009cdedf06d702106c04cab223952ba4e49014aff8e6e6e635cd687_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d3fd0303f684fe581a86b8f1a4b72e1a1ec6ff5e0ccb78ac14840bac28cfcf2d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:f6f440d12d76c262fca7a02b9c643f34f616ef126c825bf032309ffd7aa642c7_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:280ed4f59322f2064be13fa875a087aa58db9fe780734fdc784c46868e6e0f22_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:48ac8d086af02e974e6cc73d387ea15ae3a5b7c31e11695d090a129947c11dea_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:7e56cc70c8d754cf739890ea6678f13ea425d3524e96f3760ed5cbd1e67287f8_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:fb7ea104cc87ed63d260b5bde21d8bceeb53528431aaaf6e0a822b7557465b40_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:5366927786b0871d6528b13db575b4f3781b2c71cabfc5484cff172758094290_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:83f585bd75364674a309c7371d11239806fe8aa720e69742ae99e5edaab6a290_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:d017fb12792f40995a752fc23934681398e4621b1a3f8d1308597f00115a4f60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:d2ad4b4b69ff88e2daee8e6cc1e4800070e8b7635c4b009df73a9e523c72b70d_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:47beaa41d952dffb487569b97d68356811bc08e7096fdb6a3d8f76e41a97ed07_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:cc35046fe677beec377f7d2ef97bcba2380504db2ad5549fead2e89dd7b650b5_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:dc0cdffd0264f394c20c2031a8d910ae23288a5f7eb871cd9c5097e03050f3f2_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f95e5deed1dbed661cbe865aa7e0110daf779f216c9c0b389a160b8fbe07741a_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5f18d9290c84e3717bfb0607809b3e2692b03a7415d343f4457eab4cc8578b02_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:802d554910f09aed1cf2e684fe4ebd85dbe401c6d348bb96ea5cf3b2c8f7021c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:bbff27f3f5ad07162c8c846c80118ee5475fa3a7581f6c266cf2215552f54653_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f58fa7669e841b3c3405e92de13820ea4bc4f8d844c170abc4809a987f6de72e_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:155960f5dca04903f618573344548252ad8c2b4e11a44525d5760a17af00d61a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:199658241377e305284ae0aa919e399bca5ccfeb3906b3d58a184f156bcf510e_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:215ae2c0ac3546949c1ab0ffdd3e0207fabc6ea1493c6d70e9d24584bebf169b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:76fda80495129d9835dd6147d8f372fb3d4b871b5bc2ccabfe0526b8eff40d48_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:10bf070a991489ddd6e942e59ae7e8ad4864d0807eb2a37393d018d6ea7bc584_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:22412daa3e585e976eed5ec1d8f617421af4311ac7118fdfab3b7c7e8caa697c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3ec0aff11a7a52543d5880b03b550093d35c51a8a198b065ffaab89a00063157_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f0f5c466da76e85f3d45226f50f44cc061136418e245892a0aecacdedbdf249b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:1450a7e5d41e956bdfa60ff61fd3ae8295009800f631d407af876b8dc63df43f_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:21a978fe63b006215af55d4215374d82e8a06ad00bd596cd306bff8bbdb1852a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:46069381759075f640730283027c2b793f2358080c917d3a49a5de6039e60338_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:e633743d6ad395c52bbe1163772041f14a5b83e08ae64fd76b0485bbbe58d6df_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:0faef4f689f4ffa818e1fb98134e2d1c2c61344ad6f55b357fe02e3ad6b73318_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:44ef079644df599584a55688f1371d5844072047180f6a829f4ecf46a37bc56a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:98499a762198b3998105a5c8e9b443a8ce28cb2391a56a3af02cfdedf984a905_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:fb25053e6dd8354f051d725eaeb79fa78d93dc63c9a1987e146a3699ec76a6c0_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:2d1465ba8bf07a03b2c3ad71e76bfae1d36152caa0af566a43e71cce67a31bbc_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:b6dd6c724ee7dcf4a02b0bdc294bc41a63744859fa652b6275b2d1c3fb03e7ff_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:dbc67073c51fe4b633fb8607be4b807359ac66dbc405d5f9025dd5d6bb8daeff_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:dd512c19d1489dbb604da681eef49311f05680b774a46c92e989629b0f4967a2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:04b458d193bd8e2eda6f431fff0c1fadf557054e84ee2097ee810a3d02851fa3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:abdfc53c013a4c260fa6a3f34d32c33e6dca246b923e9df4737398ccb640aa72_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:ba132dbb4d3d0895125dbbb547e169c4b8627bff0d396e0e67e114c08a4c521d_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c0ecf02270c5e5d90284187e0e40857d56ce22c0ddde534ce82925f9be2c4a6a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:06c654ac3ef8cbb323c406f0cbf80308d1d5e79d98c7595dccedef9de2c72b4c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:3633513d90dbe59099d76704428bd90b9cd7ff87d6927a686cffc952a66f4131_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:5914c7b287c0d837adc78bdd7649c76be967e701ce0faf702cdbc984939e46a7_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:87c33d8bc078e96d7cdd770848cb6000ed171d0b9f25eaa34b4e5f2f5dfdc78b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:657431f422036c214974c7b44268746c5258d09adbb59cc4342beb9f0b8806e3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:75ae35cd5e6de70dc44ce290ccc70c1f15b5fb1588015d944759083abcc4c098_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:e033e7ef5449e6eac877883b19c2433e1a90843f6458a9ac21ffac82fdd7cee3_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fc4c6e9d62d32fc617032e1acaf128c46b78de391d48186f50f0f499b38a265a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:1649fb76d09ca86c3a4f24746493964d0c52ba40debed726bf84211030330908_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:432968e23028b6ab0ffa18c6aab3f50c6847febad65d996e2fff1fd1e5f10a60_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:bff195810236284f82e9151ba23d388b2f155b4ea62b49ff2bd628b2332fb021_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:ffe3e611d0827ef0b2a91dcd7d852b12faabdf9b02bbdf9e7c5754be92603c0f_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:67d71b89befbfc1f1842f35d631bcfb972fd4d93f431b722aaa478ec9c406746_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7991eb516e11f9272a8dbfa1284000bd8ed2c36843b0acd093a7125a9c54218e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d161df29bed14377c2f49a9f7c89d4ed16b1935edc3cb31d9d0eedeb419da40b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:eaf5ee09327c9356cd9c64e92f29a298486ed15cbca20d0f2a50ab09011ba665_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:032f053f21e273714e9f8a8f6854c83bc71cb84f5b32174704b490eca09eebc8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:359a36ca86e76fabbd7fa42189a7987ccbb1ccc850715556f0d84d5d580d5bde_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:7f21960be23534eaa71f25f1413dc4816cd54e8a3755184c97405094e3e4ef67_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:b8e238e0bdca96160cceb3d084fe83db8c49918e4180951f26308766d9fe14d6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:593779d30ae2bb56ccce75bc3ce8e66ebadfcaff1718c372058445f643eef503_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:99ec61150a71c2a1e471123a9d345b3bd65a210ad77889d0b056b7d515c5515d_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:abd21875bf846c9ce2547cc8a78c180283fbacaa7b387cdfdcac74fa575db0fd_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:da95c988f7feb429894f19558d2a17279be79d439f4f58cbf9b3e03704e85979_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:2a54d43ae6b68499981003ef49d0dbf003b32cc788f7cda3b91b7006fa385e20_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:42c5447226228e56ea0f386db14e96ff819ebf1743546c19f77a0bef4bd596e5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:780e3bb3594e07233db8fbb39109ed8571f92317207d390df6f24468fbcda12c_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:d5d468e2a13b8c05f97471ca8648ef60db9770e10b4beffcade62140235ce34d_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:043cf666c4330ea2b01e34fd4fb50ec53d787cfb9a77b6a1f05596340372e130_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:6f6a76d9790cdfb680cf42785ae431257849c43fb24810d5f1e6ea54422d9167_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:710aa6ac99cb14e6a09869450db730dcbdde9aac91e43409337d61baa15568bf_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:cb815a784c817be4c5faabd26f3e92e5b193f6778a19530f1ad4c14bef026705_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:25cdbc4850a49f752403a82f481be0eb3595b988411edcee06d9cfb04459ecb4_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:53fc58e1864f37ef5a5666908c3fee98509ea09348f353ff992004490d5693af_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:5fe2bca896bc4a23b00c11c3ff9151ac2d47e89d9d22e2ba913288417c43173b_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:a5d6ac6c2b6acfff90aae9adcac3c7db79842f93e8d57c3138fb5b67462d81eb_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:500bf3efbbc46f09b7a2749434c2320fe5420736bd72c676fc3a46cbbd9b0b8e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:885126d0d7141fe07d2c391a843345602547c44677312b6edc2856f7055146cf_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c8aa89af8d4aab38cf44c2caf4f27b6b4a2cb91bda6e50a564416bfb4a4b39eb_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d66b45e30e375b47a25f6efaa024bbcef6325056232ccaa527f2e271290785ef_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:090b37e8af2aae57450f330e09ead0158a754a8e2f1280c8e577e81df2ea0ef0_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:0de7cec65cedb0f2a2bca6d4ffa2140d657d1a779e847f72fbb6d043a4803bb4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:96e0896c992ef1698451f5683309d0d776dfdba0149fd57f2a404344f3c2fa65_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:c1b1dbc684273e07b4a73aa1242233b5b8025dffe0ee62a300b9fc64440291a5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:036316615f8a41d0b73f9631ebc9d9d9415641500319b690d483527bcefde103_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:0819e30f67715858a8cc61533782dd1d78ddef85515b2e9989102c5314584bad_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:47376e73502c1a29a35f4bfefa581b9ba2fffccd09027f883450f2dc06c5fdb5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d5ff396021a5c337d79ad3b78df24b402e8998504a86ed687d5a90f7181edc0e_arm64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392990" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django SQL injection in FilteredRelation column aliases", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:347a177ade0f7f703d1ded4e4d54981fca19be0aea8a21034b241fd57efe62c1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:3bb3586b37142f7724d0fb5547a66afb86128c20f51f45ee3ba2ba8acd1dbe3c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:4a08627d2ad215319910aa96fe7a8f9412a4fcc7506fab24aa1804a554d39a1f_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:eeea6392455612ce05d7d5fd4e882825ab006c91cb4d59a576fdae251f95396a_amd64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:14d1b88612cffaa9dd1e1e9d4f04d7561a57c1f094e3bb833481dcecd2a9e86e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:21f648353c8376dfcb9b9509f311ed1e4a16335c37f101ee3e0f4ff2a3575886_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:cc4176094828fd287eed4e7da48233190175627c2841c7265c272b1475966d51_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:deb0d567b68db4961b7edf8ad80046eda391a030e4738cbe4c03e4058b57169c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:03acc09625bb3c8b55d10170c35992c9c4071b17d0235d7c42e8fdc5c616c76b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:300170e7ca484eff4d654e49b497e55c035fed1d91299460a4ad3610783715e3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7be374361d26a83cef287f5d08efd86f7a917c6a12095e67c009ef5909945c21_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:a9f46033ddaa6116f481c53eece268d7d6510b633c73581e5e4a5bcbe0d71656_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:2fc54c3e3edae2ba3264300c3b7e1ac36e13993b0afcdd4f84e88d316c8f722b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6b6279b87404eac93c8741a4028639d42fbe3ea5f83d1320f7ba835a162fbf57_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:da11e253c1b328f2f5ea9dbb2ad08d62cacf5209a128e9bb31c50aec37fc0e9b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:edd1186b9f76266e2bfe4d7f1b0a95274a9a313046c9dfe8896962ec046e670b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:910bc16823c78536139109427c8e7d912890a8840c60e96f2f976a8d85e45ddb_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:91dcc9a3681d7199a112e275637fc5f5ab9a5c1c68cf5502b2adb973c68d1dfd_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ad91fedac61f1d97c73f32007c22af7f73e47112084d2e98807c2452656dcc1b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f538508975dc93e34f9a7e215198c6314854ffc56f1ce3ff5b70ba8a948372ed_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:84cab89adec82f048144800425fdf369a9e24f331638313820ba3f2de7da33e7_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:867c00be3009cdedf06d702106c04cab223952ba4e49014aff8e6e6e635cd687_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d3fd0303f684fe581a86b8f1a4b72e1a1ec6ff5e0ccb78ac14840bac28cfcf2d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:f6f440d12d76c262fca7a02b9c643f34f616ef126c825bf032309ffd7aa642c7_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:280ed4f59322f2064be13fa875a087aa58db9fe780734fdc784c46868e6e0f22_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:48ac8d086af02e974e6cc73d387ea15ae3a5b7c31e11695d090a129947c11dea_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:7e56cc70c8d754cf739890ea6678f13ea425d3524e96f3760ed5cbd1e67287f8_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:fb7ea104cc87ed63d260b5bde21d8bceeb53528431aaaf6e0a822b7557465b40_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:5366927786b0871d6528b13db575b4f3781b2c71cabfc5484cff172758094290_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:83f585bd75364674a309c7371d11239806fe8aa720e69742ae99e5edaab6a290_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:d017fb12792f40995a752fc23934681398e4621b1a3f8d1308597f00115a4f60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:d2ad4b4b69ff88e2daee8e6cc1e4800070e8b7635c4b009df73a9e523c72b70d_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:47beaa41d952dffb487569b97d68356811bc08e7096fdb6a3d8f76e41a97ed07_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:cc35046fe677beec377f7d2ef97bcba2380504db2ad5549fead2e89dd7b650b5_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:dc0cdffd0264f394c20c2031a8d910ae23288a5f7eb871cd9c5097e03050f3f2_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f95e5deed1dbed661cbe865aa7e0110daf779f216c9c0b389a160b8fbe07741a_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5f18d9290c84e3717bfb0607809b3e2692b03a7415d343f4457eab4cc8578b02_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:802d554910f09aed1cf2e684fe4ebd85dbe401c6d348bb96ea5cf3b2c8f7021c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:bbff27f3f5ad07162c8c846c80118ee5475fa3a7581f6c266cf2215552f54653_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f58fa7669e841b3c3405e92de13820ea4bc4f8d844c170abc4809a987f6de72e_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:155960f5dca04903f618573344548252ad8c2b4e11a44525d5760a17af00d61a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:199658241377e305284ae0aa919e399bca5ccfeb3906b3d58a184f156bcf510e_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:215ae2c0ac3546949c1ab0ffdd3e0207fabc6ea1493c6d70e9d24584bebf169b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:76fda80495129d9835dd6147d8f372fb3d4b871b5bc2ccabfe0526b8eff40d48_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:10bf070a991489ddd6e942e59ae7e8ad4864d0807eb2a37393d018d6ea7bc584_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:22412daa3e585e976eed5ec1d8f617421af4311ac7118fdfab3b7c7e8caa697c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3ec0aff11a7a52543d5880b03b550093d35c51a8a198b065ffaab89a00063157_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f0f5c466da76e85f3d45226f50f44cc061136418e245892a0aecacdedbdf249b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:1450a7e5d41e956bdfa60ff61fd3ae8295009800f631d407af876b8dc63df43f_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:21a978fe63b006215af55d4215374d82e8a06ad00bd596cd306bff8bbdb1852a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:46069381759075f640730283027c2b793f2358080c917d3a49a5de6039e60338_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:e633743d6ad395c52bbe1163772041f14a5b83e08ae64fd76b0485bbbe58d6df_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:0faef4f689f4ffa818e1fb98134e2d1c2c61344ad6f55b357fe02e3ad6b73318_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:44ef079644df599584a55688f1371d5844072047180f6a829f4ecf46a37bc56a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:98499a762198b3998105a5c8e9b443a8ce28cb2391a56a3af02cfdedf984a905_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:fb25053e6dd8354f051d725eaeb79fa78d93dc63c9a1987e146a3699ec76a6c0_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:2d1465ba8bf07a03b2c3ad71e76bfae1d36152caa0af566a43e71cce67a31bbc_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:b6dd6c724ee7dcf4a02b0bdc294bc41a63744859fa652b6275b2d1c3fb03e7ff_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:dbc67073c51fe4b633fb8607be4b807359ac66dbc405d5f9025dd5d6bb8daeff_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:dd512c19d1489dbb604da681eef49311f05680b774a46c92e989629b0f4967a2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:04b458d193bd8e2eda6f431fff0c1fadf557054e84ee2097ee810a3d02851fa3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:abdfc53c013a4c260fa6a3f34d32c33e6dca246b923e9df4737398ccb640aa72_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:ba132dbb4d3d0895125dbbb547e169c4b8627bff0d396e0e67e114c08a4c521d_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c0ecf02270c5e5d90284187e0e40857d56ce22c0ddde534ce82925f9be2c4a6a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:06c654ac3ef8cbb323c406f0cbf80308d1d5e79d98c7595dccedef9de2c72b4c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:3633513d90dbe59099d76704428bd90b9cd7ff87d6927a686cffc952a66f4131_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:5914c7b287c0d837adc78bdd7649c76be967e701ce0faf702cdbc984939e46a7_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:87c33d8bc078e96d7cdd770848cb6000ed171d0b9f25eaa34b4e5f2f5dfdc78b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:657431f422036c214974c7b44268746c5258d09adbb59cc4342beb9f0b8806e3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:75ae35cd5e6de70dc44ce290ccc70c1f15b5fb1588015d944759083abcc4c098_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:e033e7ef5449e6eac877883b19c2433e1a90843f6458a9ac21ffac82fdd7cee3_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fc4c6e9d62d32fc617032e1acaf128c46b78de391d48186f50f0f499b38a265a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:1649fb76d09ca86c3a4f24746493964d0c52ba40debed726bf84211030330908_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:432968e23028b6ab0ffa18c6aab3f50c6847febad65d996e2fff1fd1e5f10a60_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:bff195810236284f82e9151ba23d388b2f155b4ea62b49ff2bd628b2332fb021_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:ffe3e611d0827ef0b2a91dcd7d852b12faabdf9b02bbdf9e7c5754be92603c0f_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:67d71b89befbfc1f1842f35d631bcfb972fd4d93f431b722aaa478ec9c406746_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7991eb516e11f9272a8dbfa1284000bd8ed2c36843b0acd093a7125a9c54218e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d161df29bed14377c2f49a9f7c89d4ed16b1935edc3cb31d9d0eedeb419da40b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:eaf5ee09327c9356cd9c64e92f29a298486ed15cbca20d0f2a50ab09011ba665_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:032f053f21e273714e9f8a8f6854c83bc71cb84f5b32174704b490eca09eebc8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:359a36ca86e76fabbd7fa42189a7987ccbb1ccc850715556f0d84d5d580d5bde_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:7f21960be23534eaa71f25f1413dc4816cd54e8a3755184c97405094e3e4ef67_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:b8e238e0bdca96160cceb3d084fe83db8c49918e4180951f26308766d9fe14d6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:593779d30ae2bb56ccce75bc3ce8e66ebadfcaff1718c372058445f643eef503_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:99ec61150a71c2a1e471123a9d345b3bd65a210ad77889d0b056b7d515c5515d_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:abd21875bf846c9ce2547cc8a78c180283fbacaa7b387cdfdcac74fa575db0fd_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:da95c988f7feb429894f19558d2a17279be79d439f4f58cbf9b3e03704e85979_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:2a54d43ae6b68499981003ef49d0dbf003b32cc788f7cda3b91b7006fa385e20_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:42c5447226228e56ea0f386db14e96ff819ebf1743546c19f77a0bef4bd596e5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:780e3bb3594e07233db8fbb39109ed8571f92317207d390df6f24468fbcda12c_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:d5d468e2a13b8c05f97471ca8648ef60db9770e10b4beffcade62140235ce34d_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:043cf666c4330ea2b01e34fd4fb50ec53d787cfb9a77b6a1f05596340372e130_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:6f6a76d9790cdfb680cf42785ae431257849c43fb24810d5f1e6ea54422d9167_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:710aa6ac99cb14e6a09869450db730dcbdde9aac91e43409337d61baa15568bf_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:cb815a784c817be4c5faabd26f3e92e5b193f6778a19530f1ad4c14bef026705_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:25cdbc4850a49f752403a82f481be0eb3595b988411edcee06d9cfb04459ecb4_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:53fc58e1864f37ef5a5666908c3fee98509ea09348f353ff992004490d5693af_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:5fe2bca896bc4a23b00c11c3ff9151ac2d47e89d9d22e2ba913288417c43173b_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:a5d6ac6c2b6acfff90aae9adcac3c7db79842f93e8d57c3138fb5b67462d81eb_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:500bf3efbbc46f09b7a2749434c2320fe5420736bd72c676fc3a46cbbd9b0b8e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:885126d0d7141fe07d2c391a843345602547c44677312b6edc2856f7055146cf_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c8aa89af8d4aab38cf44c2caf4f27b6b4a2cb91bda6e50a564416bfb4a4b39eb_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d66b45e30e375b47a25f6efaa024bbcef6325056232ccaa527f2e271290785ef_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:090b37e8af2aae57450f330e09ead0158a754a8e2f1280c8e577e81df2ea0ef0_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:0de7cec65cedb0f2a2bca6d4ffa2140d657d1a779e847f72fbb6d043a4803bb4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:96e0896c992ef1698451f5683309d0d776dfdba0149fd57f2a404344f3c2fa65_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:c1b1dbc684273e07b4a73aa1242233b5b8025dffe0ee62a300b9fc64440291a5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:036316615f8a41d0b73f9631ebc9d9d9415641500319b690d483527bcefde103_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:0819e30f67715858a8cc61533782dd1d78ddef85515b2e9989102c5314584bad_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:47376e73502c1a29a35f4bfefa581b9ba2fffccd09027f883450f2dc06c5fdb5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d5ff396021a5c337d79ad3b78df24b402e8998504a86ed687d5a90f7181edc0e_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "RHBZ#2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57833", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57833" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "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/sep/03/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-22T20:31:19+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:347a177ade0f7f703d1ded4e4d54981fca19be0aea8a21034b241fd57efe62c1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:3bb3586b37142f7724d0fb5547a66afb86128c20f51f45ee3ba2ba8acd1dbe3c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:4a08627d2ad215319910aa96fe7a8f9412a4fcc7506fab24aa1804a554d39a1f_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:eeea6392455612ce05d7d5fd4e882825ab006c91cb4d59a576fdae251f95396a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16404" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:14d1b88612cffaa9dd1e1e9d4f04d7561a57c1f094e3bb833481dcecd2a9e86e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:21f648353c8376dfcb9b9509f311ed1e4a16335c37f101ee3e0f4ff2a3575886_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:cc4176094828fd287eed4e7da48233190175627c2841c7265c272b1475966d51_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:deb0d567b68db4961b7edf8ad80046eda391a030e4738cbe4c03e4058b57169c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:03acc09625bb3c8b55d10170c35992c9c4071b17d0235d7c42e8fdc5c616c76b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:300170e7ca484eff4d654e49b497e55c035fed1d91299460a4ad3610783715e3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7be374361d26a83cef287f5d08efd86f7a917c6a12095e67c009ef5909945c21_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:a9f46033ddaa6116f481c53eece268d7d6510b633c73581e5e4a5bcbe0d71656_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:2fc54c3e3edae2ba3264300c3b7e1ac36e13993b0afcdd4f84e88d316c8f722b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6b6279b87404eac93c8741a4028639d42fbe3ea5f83d1320f7ba835a162fbf57_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:da11e253c1b328f2f5ea9dbb2ad08d62cacf5209a128e9bb31c50aec37fc0e9b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:edd1186b9f76266e2bfe4d7f1b0a95274a9a313046c9dfe8896962ec046e670b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:910bc16823c78536139109427c8e7d912890a8840c60e96f2f976a8d85e45ddb_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:91dcc9a3681d7199a112e275637fc5f5ab9a5c1c68cf5502b2adb973c68d1dfd_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ad91fedac61f1d97c73f32007c22af7f73e47112084d2e98807c2452656dcc1b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f538508975dc93e34f9a7e215198c6314854ffc56f1ce3ff5b70ba8a948372ed_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:84cab89adec82f048144800425fdf369a9e24f331638313820ba3f2de7da33e7_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:867c00be3009cdedf06d702106c04cab223952ba4e49014aff8e6e6e635cd687_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d3fd0303f684fe581a86b8f1a4b72e1a1ec6ff5e0ccb78ac14840bac28cfcf2d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:f6f440d12d76c262fca7a02b9c643f34f616ef126c825bf032309ffd7aa642c7_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:280ed4f59322f2064be13fa875a087aa58db9fe780734fdc784c46868e6e0f22_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:48ac8d086af02e974e6cc73d387ea15ae3a5b7c31e11695d090a129947c11dea_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:7e56cc70c8d754cf739890ea6678f13ea425d3524e96f3760ed5cbd1e67287f8_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:fb7ea104cc87ed63d260b5bde21d8bceeb53528431aaaf6e0a822b7557465b40_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:5366927786b0871d6528b13db575b4f3781b2c71cabfc5484cff172758094290_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:83f585bd75364674a309c7371d11239806fe8aa720e69742ae99e5edaab6a290_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:d017fb12792f40995a752fc23934681398e4621b1a3f8d1308597f00115a4f60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:d2ad4b4b69ff88e2daee8e6cc1e4800070e8b7635c4b009df73a9e523c72b70d_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:47beaa41d952dffb487569b97d68356811bc08e7096fdb6a3d8f76e41a97ed07_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:cc35046fe677beec377f7d2ef97bcba2380504db2ad5549fead2e89dd7b650b5_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:dc0cdffd0264f394c20c2031a8d910ae23288a5f7eb871cd9c5097e03050f3f2_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f95e5deed1dbed661cbe865aa7e0110daf779f216c9c0b389a160b8fbe07741a_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5f18d9290c84e3717bfb0607809b3e2692b03a7415d343f4457eab4cc8578b02_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:802d554910f09aed1cf2e684fe4ebd85dbe401c6d348bb96ea5cf3b2c8f7021c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:bbff27f3f5ad07162c8c846c80118ee5475fa3a7581f6c266cf2215552f54653_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f58fa7669e841b3c3405e92de13820ea4bc4f8d844c170abc4809a987f6de72e_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:155960f5dca04903f618573344548252ad8c2b4e11a44525d5760a17af00d61a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:199658241377e305284ae0aa919e399bca5ccfeb3906b3d58a184f156bcf510e_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:215ae2c0ac3546949c1ab0ffdd3e0207fabc6ea1493c6d70e9d24584bebf169b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:76fda80495129d9835dd6147d8f372fb3d4b871b5bc2ccabfe0526b8eff40d48_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:10bf070a991489ddd6e942e59ae7e8ad4864d0807eb2a37393d018d6ea7bc584_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:22412daa3e585e976eed5ec1d8f617421af4311ac7118fdfab3b7c7e8caa697c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3ec0aff11a7a52543d5880b03b550093d35c51a8a198b065ffaab89a00063157_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f0f5c466da76e85f3d45226f50f44cc061136418e245892a0aecacdedbdf249b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:1450a7e5d41e956bdfa60ff61fd3ae8295009800f631d407af876b8dc63df43f_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:21a978fe63b006215af55d4215374d82e8a06ad00bd596cd306bff8bbdb1852a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:46069381759075f640730283027c2b793f2358080c917d3a49a5de6039e60338_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:e633743d6ad395c52bbe1163772041f14a5b83e08ae64fd76b0485bbbe58d6df_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:0faef4f689f4ffa818e1fb98134e2d1c2c61344ad6f55b357fe02e3ad6b73318_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:44ef079644df599584a55688f1371d5844072047180f6a829f4ecf46a37bc56a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:98499a762198b3998105a5c8e9b443a8ce28cb2391a56a3af02cfdedf984a905_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:fb25053e6dd8354f051d725eaeb79fa78d93dc63c9a1987e146a3699ec76a6c0_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:2d1465ba8bf07a03b2c3ad71e76bfae1d36152caa0af566a43e71cce67a31bbc_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:b6dd6c724ee7dcf4a02b0bdc294bc41a63744859fa652b6275b2d1c3fb03e7ff_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:dbc67073c51fe4b633fb8607be4b807359ac66dbc405d5f9025dd5d6bb8daeff_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:dd512c19d1489dbb604da681eef49311f05680b774a46c92e989629b0f4967a2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:04b458d193bd8e2eda6f431fff0c1fadf557054e84ee2097ee810a3d02851fa3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:abdfc53c013a4c260fa6a3f34d32c33e6dca246b923e9df4737398ccb640aa72_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:ba132dbb4d3d0895125dbbb547e169c4b8627bff0d396e0e67e114c08a4c521d_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c0ecf02270c5e5d90284187e0e40857d56ce22c0ddde534ce82925f9be2c4a6a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:06c654ac3ef8cbb323c406f0cbf80308d1d5e79d98c7595dccedef9de2c72b4c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:3633513d90dbe59099d76704428bd90b9cd7ff87d6927a686cffc952a66f4131_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:5914c7b287c0d837adc78bdd7649c76be967e701ce0faf702cdbc984939e46a7_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:87c33d8bc078e96d7cdd770848cb6000ed171d0b9f25eaa34b4e5f2f5dfdc78b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:657431f422036c214974c7b44268746c5258d09adbb59cc4342beb9f0b8806e3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:75ae35cd5e6de70dc44ce290ccc70c1f15b5fb1588015d944759083abcc4c098_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:e033e7ef5449e6eac877883b19c2433e1a90843f6458a9ac21ffac82fdd7cee3_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fc4c6e9d62d32fc617032e1acaf128c46b78de391d48186f50f0f499b38a265a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:347a177ade0f7f703d1ded4e4d54981fca19be0aea8a21034b241fd57efe62c1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:3bb3586b37142f7724d0fb5547a66afb86128c20f51f45ee3ba2ba8acd1dbe3c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:4a08627d2ad215319910aa96fe7a8f9412a4fcc7506fab24aa1804a554d39a1f_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:eeea6392455612ce05d7d5fd4e882825ab006c91cb4d59a576fdae251f95396a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:1649fb76d09ca86c3a4f24746493964d0c52ba40debed726bf84211030330908_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:432968e23028b6ab0ffa18c6aab3f50c6847febad65d996e2fff1fd1e5f10a60_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:bff195810236284f82e9151ba23d388b2f155b4ea62b49ff2bd628b2332fb021_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:ffe3e611d0827ef0b2a91dcd7d852b12faabdf9b02bbdf9e7c5754be92603c0f_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:67d71b89befbfc1f1842f35d631bcfb972fd4d93f431b722aaa478ec9c406746_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7991eb516e11f9272a8dbfa1284000bd8ed2c36843b0acd093a7125a9c54218e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d161df29bed14377c2f49a9f7c89d4ed16b1935edc3cb31d9d0eedeb419da40b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:eaf5ee09327c9356cd9c64e92f29a298486ed15cbca20d0f2a50ab09011ba665_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:032f053f21e273714e9f8a8f6854c83bc71cb84f5b32174704b490eca09eebc8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:359a36ca86e76fabbd7fa42189a7987ccbb1ccc850715556f0d84d5d580d5bde_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:7f21960be23534eaa71f25f1413dc4816cd54e8a3755184c97405094e3e4ef67_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:b8e238e0bdca96160cceb3d084fe83db8c49918e4180951f26308766d9fe14d6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:593779d30ae2bb56ccce75bc3ce8e66ebadfcaff1718c372058445f643eef503_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:99ec61150a71c2a1e471123a9d345b3bd65a210ad77889d0b056b7d515c5515d_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:abd21875bf846c9ce2547cc8a78c180283fbacaa7b387cdfdcac74fa575db0fd_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:da95c988f7feb429894f19558d2a17279be79d439f4f58cbf9b3e03704e85979_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:2a54d43ae6b68499981003ef49d0dbf003b32cc788f7cda3b91b7006fa385e20_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:42c5447226228e56ea0f386db14e96ff819ebf1743546c19f77a0bef4bd596e5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:780e3bb3594e07233db8fbb39109ed8571f92317207d390df6f24468fbcda12c_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:d5d468e2a13b8c05f97471ca8648ef60db9770e10b4beffcade62140235ce34d_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:043cf666c4330ea2b01e34fd4fb50ec53d787cfb9a77b6a1f05596340372e130_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:6f6a76d9790cdfb680cf42785ae431257849c43fb24810d5f1e6ea54422d9167_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:710aa6ac99cb14e6a09869450db730dcbdde9aac91e43409337d61baa15568bf_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:cb815a784c817be4c5faabd26f3e92e5b193f6778a19530f1ad4c14bef026705_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:25cdbc4850a49f752403a82f481be0eb3595b988411edcee06d9cfb04459ecb4_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:53fc58e1864f37ef5a5666908c3fee98509ea09348f353ff992004490d5693af_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:5fe2bca896bc4a23b00c11c3ff9151ac2d47e89d9d22e2ba913288417c43173b_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:a5d6ac6c2b6acfff90aae9adcac3c7db79842f93e8d57c3138fb5b67462d81eb_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:500bf3efbbc46f09b7a2749434c2320fe5420736bd72c676fc3a46cbbd9b0b8e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:885126d0d7141fe07d2c391a843345602547c44677312b6edc2856f7055146cf_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c8aa89af8d4aab38cf44c2caf4f27b6b4a2cb91bda6e50a564416bfb4a4b39eb_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d66b45e30e375b47a25f6efaa024bbcef6325056232ccaa527f2e271290785ef_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:090b37e8af2aae57450f330e09ead0158a754a8e2f1280c8e577e81df2ea0ef0_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:0de7cec65cedb0f2a2bca6d4ffa2140d657d1a779e847f72fbb6d043a4803bb4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:96e0896c992ef1698451f5683309d0d776dfdba0149fd57f2a404344f3c2fa65_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:c1b1dbc684273e07b4a73aa1242233b5b8025dffe0ee62a300b9fc64440291a5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:036316615f8a41d0b73f9631ebc9d9d9415641500319b690d483527bcefde103_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:0819e30f67715858a8cc61533782dd1d78ddef85515b2e9989102c5314584bad_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:47376e73502c1a29a35f4bfefa581b9ba2fffccd09027f883450f2dc06c5fdb5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d5ff396021a5c337d79ad3b78df24b402e8998504a86ed687d5a90f7181edc0e_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:14d1b88612cffaa9dd1e1e9d4f04d7561a57c1f094e3bb833481dcecd2a9e86e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:21f648353c8376dfcb9b9509f311ed1e4a16335c37f101ee3e0f4ff2a3575886_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:cc4176094828fd287eed4e7da48233190175627c2841c7265c272b1475966d51_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:deb0d567b68db4961b7edf8ad80046eda391a030e4738cbe4c03e4058b57169c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:03acc09625bb3c8b55d10170c35992c9c4071b17d0235d7c42e8fdc5c616c76b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:300170e7ca484eff4d654e49b497e55c035fed1d91299460a4ad3610783715e3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7be374361d26a83cef287f5d08efd86f7a917c6a12095e67c009ef5909945c21_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:a9f46033ddaa6116f481c53eece268d7d6510b633c73581e5e4a5bcbe0d71656_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:2fc54c3e3edae2ba3264300c3b7e1ac36e13993b0afcdd4f84e88d316c8f722b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:6b6279b87404eac93c8741a4028639d42fbe3ea5f83d1320f7ba835a162fbf57_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:da11e253c1b328f2f5ea9dbb2ad08d62cacf5209a128e9bb31c50aec37fc0e9b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:edd1186b9f76266e2bfe4d7f1b0a95274a9a313046c9dfe8896962ec046e670b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:910bc16823c78536139109427c8e7d912890a8840c60e96f2f976a8d85e45ddb_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:91dcc9a3681d7199a112e275637fc5f5ab9a5c1c68cf5502b2adb973c68d1dfd_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ad91fedac61f1d97c73f32007c22af7f73e47112084d2e98807c2452656dcc1b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f538508975dc93e34f9a7e215198c6314854ffc56f1ce3ff5b70ba8a948372ed_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:84cab89adec82f048144800425fdf369a9e24f331638313820ba3f2de7da33e7_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:867c00be3009cdedf06d702106c04cab223952ba4e49014aff8e6e6e635cd687_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d3fd0303f684fe581a86b8f1a4b72e1a1ec6ff5e0ccb78ac14840bac28cfcf2d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:f6f440d12d76c262fca7a02b9c643f34f616ef126c825bf032309ffd7aa642c7_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:280ed4f59322f2064be13fa875a087aa58db9fe780734fdc784c46868e6e0f22_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:48ac8d086af02e974e6cc73d387ea15ae3a5b7c31e11695d090a129947c11dea_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:7e56cc70c8d754cf739890ea6678f13ea425d3524e96f3760ed5cbd1e67287f8_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:fb7ea104cc87ed63d260b5bde21d8bceeb53528431aaaf6e0a822b7557465b40_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:5366927786b0871d6528b13db575b4f3781b2c71cabfc5484cff172758094290_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:83f585bd75364674a309c7371d11239806fe8aa720e69742ae99e5edaab6a290_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:d017fb12792f40995a752fc23934681398e4621b1a3f8d1308597f00115a4f60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:d2ad4b4b69ff88e2daee8e6cc1e4800070e8b7635c4b009df73a9e523c72b70d_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:47beaa41d952dffb487569b97d68356811bc08e7096fdb6a3d8f76e41a97ed07_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:cc35046fe677beec377f7d2ef97bcba2380504db2ad5549fead2e89dd7b650b5_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:dc0cdffd0264f394c20c2031a8d910ae23288a5f7eb871cd9c5097e03050f3f2_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f95e5deed1dbed661cbe865aa7e0110daf779f216c9c0b389a160b8fbe07741a_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5f18d9290c84e3717bfb0607809b3e2692b03a7415d343f4457eab4cc8578b02_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:802d554910f09aed1cf2e684fe4ebd85dbe401c6d348bb96ea5cf3b2c8f7021c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:bbff27f3f5ad07162c8c846c80118ee5475fa3a7581f6c266cf2215552f54653_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f58fa7669e841b3c3405e92de13820ea4bc4f8d844c170abc4809a987f6de72e_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:155960f5dca04903f618573344548252ad8c2b4e11a44525d5760a17af00d61a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:199658241377e305284ae0aa919e399bca5ccfeb3906b3d58a184f156bcf510e_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:215ae2c0ac3546949c1ab0ffdd3e0207fabc6ea1493c6d70e9d24584bebf169b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:76fda80495129d9835dd6147d8f372fb3d4b871b5bc2ccabfe0526b8eff40d48_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:10bf070a991489ddd6e942e59ae7e8ad4864d0807eb2a37393d018d6ea7bc584_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:22412daa3e585e976eed5ec1d8f617421af4311ac7118fdfab3b7c7e8caa697c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3ec0aff11a7a52543d5880b03b550093d35c51a8a198b065ffaab89a00063157_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f0f5c466da76e85f3d45226f50f44cc061136418e245892a0aecacdedbdf249b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:1450a7e5d41e956bdfa60ff61fd3ae8295009800f631d407af876b8dc63df43f_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:21a978fe63b006215af55d4215374d82e8a06ad00bd596cd306bff8bbdb1852a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:46069381759075f640730283027c2b793f2358080c917d3a49a5de6039e60338_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:e633743d6ad395c52bbe1163772041f14a5b83e08ae64fd76b0485bbbe58d6df_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:0faef4f689f4ffa818e1fb98134e2d1c2c61344ad6f55b357fe02e3ad6b73318_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:44ef079644df599584a55688f1371d5844072047180f6a829f4ecf46a37bc56a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:98499a762198b3998105a5c8e9b443a8ce28cb2391a56a3af02cfdedf984a905_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:fb25053e6dd8354f051d725eaeb79fa78d93dc63c9a1987e146a3699ec76a6c0_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:2d1465ba8bf07a03b2c3ad71e76bfae1d36152caa0af566a43e71cce67a31bbc_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:b6dd6c724ee7dcf4a02b0bdc294bc41a63744859fa652b6275b2d1c3fb03e7ff_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:dbc67073c51fe4b633fb8607be4b807359ac66dbc405d5f9025dd5d6bb8daeff_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:dd512c19d1489dbb604da681eef49311f05680b774a46c92e989629b0f4967a2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:04b458d193bd8e2eda6f431fff0c1fadf557054e84ee2097ee810a3d02851fa3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:abdfc53c013a4c260fa6a3f34d32c33e6dca246b923e9df4737398ccb640aa72_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:ba132dbb4d3d0895125dbbb547e169c4b8627bff0d396e0e67e114c08a4c521d_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c0ecf02270c5e5d90284187e0e40857d56ce22c0ddde534ce82925f9be2c4a6a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:06c654ac3ef8cbb323c406f0cbf80308d1d5e79d98c7595dccedef9de2c72b4c_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:3633513d90dbe59099d76704428bd90b9cd7ff87d6927a686cffc952a66f4131_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:5914c7b287c0d837adc78bdd7649c76be967e701ce0faf702cdbc984939e46a7_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:87c33d8bc078e96d7cdd770848cb6000ed171d0b9f25eaa34b4e5f2f5dfdc78b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:657431f422036c214974c7b44268746c5258d09adbb59cc4342beb9f0b8806e3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:75ae35cd5e6de70dc44ce290ccc70c1f15b5fb1588015d944759083abcc4c098_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:e033e7ef5449e6eac877883b19c2433e1a90843f6458a9ac21ffac82fdd7cee3_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fc4c6e9d62d32fc617032e1acaf128c46b78de391d48186f50f0f499b38a265a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:347a177ade0f7f703d1ded4e4d54981fca19be0aea8a21034b241fd57efe62c1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:3bb3586b37142f7724d0fb5547a66afb86128c20f51f45ee3ba2ba8acd1dbe3c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:4a08627d2ad215319910aa96fe7a8f9412a4fcc7506fab24aa1804a554d39a1f_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:eeea6392455612ce05d7d5fd4e882825ab006c91cb4d59a576fdae251f95396a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:1649fb76d09ca86c3a4f24746493964d0c52ba40debed726bf84211030330908_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:432968e23028b6ab0ffa18c6aab3f50c6847febad65d996e2fff1fd1e5f10a60_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:bff195810236284f82e9151ba23d388b2f155b4ea62b49ff2bd628b2332fb021_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:ffe3e611d0827ef0b2a91dcd7d852b12faabdf9b02bbdf9e7c5754be92603c0f_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:67d71b89befbfc1f1842f35d631bcfb972fd4d93f431b722aaa478ec9c406746_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7991eb516e11f9272a8dbfa1284000bd8ed2c36843b0acd093a7125a9c54218e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d161df29bed14377c2f49a9f7c89d4ed16b1935edc3cb31d9d0eedeb419da40b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:eaf5ee09327c9356cd9c64e92f29a298486ed15cbca20d0f2a50ab09011ba665_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:032f053f21e273714e9f8a8f6854c83bc71cb84f5b32174704b490eca09eebc8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:359a36ca86e76fabbd7fa42189a7987ccbb1ccc850715556f0d84d5d580d5bde_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:7f21960be23534eaa71f25f1413dc4816cd54e8a3755184c97405094e3e4ef67_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:b8e238e0bdca96160cceb3d084fe83db8c49918e4180951f26308766d9fe14d6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:593779d30ae2bb56ccce75bc3ce8e66ebadfcaff1718c372058445f643eef503_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:99ec61150a71c2a1e471123a9d345b3bd65a210ad77889d0b056b7d515c5515d_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:abd21875bf846c9ce2547cc8a78c180283fbacaa7b387cdfdcac74fa575db0fd_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:da95c988f7feb429894f19558d2a17279be79d439f4f58cbf9b3e03704e85979_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:2a54d43ae6b68499981003ef49d0dbf003b32cc788f7cda3b91b7006fa385e20_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:42c5447226228e56ea0f386db14e96ff819ebf1743546c19f77a0bef4bd596e5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:780e3bb3594e07233db8fbb39109ed8571f92317207d390df6f24468fbcda12c_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:d5d468e2a13b8c05f97471ca8648ef60db9770e10b4beffcade62140235ce34d_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:043cf666c4330ea2b01e34fd4fb50ec53d787cfb9a77b6a1f05596340372e130_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:6f6a76d9790cdfb680cf42785ae431257849c43fb24810d5f1e6ea54422d9167_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:710aa6ac99cb14e6a09869450db730dcbdde9aac91e43409337d61baa15568bf_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:cb815a784c817be4c5faabd26f3e92e5b193f6778a19530f1ad4c14bef026705_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:25cdbc4850a49f752403a82f481be0eb3595b988411edcee06d9cfb04459ecb4_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:53fc58e1864f37ef5a5666908c3fee98509ea09348f353ff992004490d5693af_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:5fe2bca896bc4a23b00c11c3ff9151ac2d47e89d9d22e2ba913288417c43173b_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:a5d6ac6c2b6acfff90aae9adcac3c7db79842f93e8d57c3138fb5b67462d81eb_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:500bf3efbbc46f09b7a2749434c2320fe5420736bd72c676fc3a46cbbd9b0b8e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:885126d0d7141fe07d2c391a843345602547c44677312b6edc2856f7055146cf_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c8aa89af8d4aab38cf44c2caf4f27b6b4a2cb91bda6e50a564416bfb4a4b39eb_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d66b45e30e375b47a25f6efaa024bbcef6325056232ccaa527f2e271290785ef_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:090b37e8af2aae57450f330e09ead0158a754a8e2f1280c8e577e81df2ea0ef0_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:0de7cec65cedb0f2a2bca6d4ffa2140d657d1a779e847f72fbb6d043a4803bb4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:96e0896c992ef1698451f5683309d0d776dfdba0149fd57f2a404344f3c2fa65_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:c1b1dbc684273e07b4a73aa1242233b5b8025dffe0ee62a300b9fc64440291a5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:036316615f8a41d0b73f9631ebc9d9d9415641500319b690d483527bcefde103_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:0819e30f67715858a8cc61533782dd1d78ddef85515b2e9989102c5314584bad_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:47376e73502c1a29a35f4bfefa581b9ba2fffccd09027f883450f2dc06c5fdb5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d5ff396021a5c337d79ad3b78df24b402e8998504a86ed687d5a90f7181edc0e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "django: Django SQL injection in FilteredRelation column aliases" } ] }
rhsa-2025:17500
Vulnerability from csaf_redhat
Published
2025-10-07 14:28
Modified
2025-10-08 19:27
Summary
Red Hat Security Advisory: Red Hat OpenStack Services on OpenShift 18.0 (python-django) security update
Notes
Topic
An update for python-django is now available for Red Hat OpenStack Services on OpenShift 18.0 (Antelope).
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
Django is a high-level Python Web framework that encourages rapid
development and a clean, pragmatic design. It focuses on automating as much
as possible and adhering to the DRY (Don't Repeat Yourself) principle.
Security Fix(es):
* Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python-django is now available for Red Hat OpenStack Services on OpenShift 18.0 (Antelope).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Django is a high-level Python Web framework that encourages rapid\ndevelopment and a clean, pragmatic design. It focuses on automating as much\nas possible and adhering to the DRY (Don\u0027t Repeat Yourself) principle.\n\nSecurity Fix(es):\n\n* Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.", "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:17500", "url": "https://access.redhat.com/errata/RHSA-2025:17500" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17500.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Services on OpenShift 18.0 (python-django) security update", "tracking": { "current_release_date": "2025-10-08T19:27:02+00:00", "generator": { "date": "2025-10-08T19:27:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:17500", "initial_release_date": "2025-10-07T14:28:49+00:00", "revision_history": [ { "date": "2025-10-07T14:28:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-10-07T14:28:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T19:27:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Services on OpenShift 18.0", "product": { "name": "Red Hat OpenStack Services on OpenShift 18.0", "product_id": "9Base-RHOSO-18.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:18.0::el9" } } } ], "category": "product_family", "name": "Red Hat OpenStack Services on OpenShift" }, { "branches": [ { "category": "product_version", "name": "python-django-0:3.2.12-9.el9ost.src", "product": { "name": "python-django-0:3.2.12-9.el9ost.src", "product_id": "python-django-0:3.2.12-9.el9ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django@3.2.12-9.el9ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-django-0:3.2.12-9.el9ost.noarch", "product": { "name": "python3-django-0:3.2.12-9.el9ost.noarch", "product_id": "python3-django-0:3.2.12-9.el9ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django@3.2.12-9.el9ost?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-django-0:3.2.12-9.el9ost.src as a component of Red Hat OpenStack Services on OpenShift 18.0", "product_id": "9Base-RHOSO-18.0:python-django-0:3.2.12-9.el9ost.src" }, "product_reference": "python-django-0:3.2.12-9.el9ost.src", "relates_to_product_reference": "9Base-RHOSO-18.0" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django-0:3.2.12-9.el9ost.noarch as a component of Red Hat OpenStack Services on OpenShift 18.0", "product_id": "9Base-RHOSO-18.0:python3-django-0:3.2.12-9.el9ost.noarch" }, "product_reference": "python3-django-0:3.2.12-9.el9ost.noarch", "relates_to_product_reference": "9Base-RHOSO-18.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-57833", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2025-09-03T21:00:48.248577+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392990" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django SQL injection in FilteredRelation column aliases", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSO-18.0:python-django-0:3.2.12-9.el9ost.src", "9Base-RHOSO-18.0:python3-django-0:3.2.12-9.el9ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "RHBZ#2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57833", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57833" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "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/sep/03/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-07T14:28:49+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-RHOSO-18.0:python-django-0:3.2.12-9.el9ost.src", "9Base-RHOSO-18.0:python3-django-0:3.2.12-9.el9ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17500" }, { "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": [ "9Base-RHOSO-18.0:python-django-0:3.2.12-9.el9ost.src", "9Base-RHOSO-18.0:python3-django-0:3.2.12-9.el9ost.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "9Base-RHOSO-18.0:python-django-0:3.2.12-9.el9ost.src", "9Base-RHOSO-18.0:python3-django-0:3.2.12-9.el9ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "django: Django SQL injection in FilteredRelation column aliases" } ] }
rhsa-2025:17614
Vulnerability from csaf_redhat
Published
2025-10-08 19:26
Modified
2025-10-09 01:43
Summary
Red Hat Security Advisory: Satellite 6.15.5.5 Async Update
Notes
Topic
An update is now available for Red Hat Satellite 6.15 for RHEL 8.
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 Satellite is a system management solution that allows organizations
to configure and maintain their systems without the necessity to provide
public Internet access to their servers or other client systems. It
performs provisioning and configuration management of predefined standard
operating environments.
Security Fix(es):
* python-django: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)
* cjson: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings (CVE-2025-57052)
* puppet-agent: REXML ReDoS vulnerability (CVE-2024-49761)
Users of Red Hat Satellite are advised to upgrade to these updated
packages, which fix these bugs.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat Satellite 6.15 for RHEL 8.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* python-django: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)\n* cjson: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings (CVE-2025-57052)\n* puppet-agent: REXML ReDoS vulnerability (CVE-2024-49761)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.", "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:17614", "url": "https://access.redhat.com/errata/RHSA-2025:17614" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392894", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392894" }, { "category": "external", "summary": "2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "2398216", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2398216" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17614.json" } ], "title": "Red Hat Security Advisory: Satellite 6.15.5.5 Async Update", "tracking": { "current_release_date": "2025-10-09T01:43:39+00:00", "generator": { "date": "2025-10-09T01:43:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:17614", "initial_release_date": "2025-10-08T19:26:12+00:00", "revision_history": [ { "date": "2025-10-08T19:26:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-10-08T19:26:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-09T01:43:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Satellite 6.15 for RHEL 8", "product": { "name": "Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.15::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.15 for RHEL 8", "product": { "name": "Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.15::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.15 for RHEL 8", "product": { "name": "Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-utils", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_utils:6.15::el8" } } } ], "category": "product_family", "name": "Red Hat Satellite 6" }, { "branches": [ { "category": "product_version", "name": "satellite-0:6.15.5.5-1.el8sat.src", "product": { "name": "satellite-0:6.15.5.5-1.el8sat.src", "product_id": "satellite-0:6.15.5.5-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.15.5.5-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "cjson-0:1.7.18-2.el8sat.src", "product": { "name": "cjson-0:1.7.18-2.el8sat.src", "product_id": "cjson-0:1.7.18-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson@1.7.18-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "python-django-0:4.2.24-0.1.el8pc.src", "product": { "name": "python-django-0:4.2.24-0.1.el8pc.src", "product_id": "python-django-0:4.2.24-0.1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django@4.2.24-0.1.el8pc?arch=src" } } }, { "category": "product_version", "name": "puppet-agent-0:7.34.0-4.el8sat.src", "product": { "name": "puppet-agent-0:7.34.0-4.el8sat.src", "product_id": "puppet-agent-0:7.34.0-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@7.34.0-4.el8sat?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "satellite-0:6.15.5.5-1.el8sat.noarch", "product": { "name": "satellite-0:6.15.5.5-1.el8sat.noarch", "product_id": "satellite-0:6.15.5.5-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.15.5.5-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.15.5.5-1.el8sat.noarch", "product": { "name": "satellite-cli-0:6.15.5.5-1.el8sat.noarch", "product_id": "satellite-cli-0:6.15.5.5-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.15.5.5-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.15.5.5-1.el8sat.noarch", "product": { "name": "satellite-common-0:6.15.5.5-1.el8sat.noarch", "product_id": "satellite-common-0:6.15.5.5-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.15.5.5-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "product": { "name": "satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "product_id": "satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.15.5.5-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-0:4.2.24-0.1.el8pc.noarch", "product": { "name": "python3.11-django-0:4.2.24-0.1.el8pc.noarch", "product_id": "python3.11-django-0:4.2.24-0.1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.24-0.1.el8pc?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cjson-0:1.7.18-2.el8sat.x86_64", "product": { "name": "cjson-0:1.7.18-2.el8sat.x86_64", "product_id": "cjson-0:1.7.18-2.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson@1.7.18-2.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "product": { "name": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "product_id": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson-debugsource@1.7.18-2.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "product": { "name": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "product_id": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson-debuginfo@1.7.18-2.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "puppet-agent-0:7.34.0-4.el8sat.x86_64", "product": { "name": "puppet-agent-0:7.34.0-4.el8sat.x86_64", "product_id": "puppet-agent-0:7.34.0-4.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@7.34.0-4.el8sat?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src" }, "product_reference": "cjson-0:1.7.18-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:7.34.0-4.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src" }, "product_reference": "puppet-agent-0:7.34.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:7.34.0-4.el8sat.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64" }, "product_reference": "puppet-agent-0:7.34.0-4.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:4.2.24-0.1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src" }, "product_reference": "python-django-0:4.2.24-0.1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-0.1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch" }, "product_reference": "python3.11-django-0:4.2.24-0.1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.15.5.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src" }, "product_reference": "satellite-0:6.15.5.5-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.15.5.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src" }, "product_reference": "satellite-0:6.15.5.5-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.15-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15-utils" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src" }, "product_reference": "cjson-0:1.7.18-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:7.34.0-4.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src" }, "product_reference": "puppet-agent-0:7.34.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:7.34.0-4.el8sat.x86_64 as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64" }, "product_reference": "puppet-agent-0:7.34.0-4.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:4.2.24-0.1.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src" }, "product_reference": "python-django-0:4.2.24-0.1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-0.1.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch" }, "product_reference": "python3.11-django-0:4.2.24-0.1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.15.5.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src" }, "product_reference": "satellite-0:6.15.5.5-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.15.5.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", "product_id": "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.15.5.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.15" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-49761", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-10-28T15:00:54.486077+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2322153" } ], "notes": [ { "category": "description", "text": "A flaw was found in the ReXML XML toolkit for Ruby. Parsing XML data containing a large number of digits between `\u0026# `and `x...;` in a hex numeric character reference (`\u0026#x...;`) can trigger a regular expression denial of service (ReDoS) condition, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "rexml: REXML ReDoS vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as a moderate severity because it allows attackers to exploit inefficient regex parsing in hex numeric character references (\u0026#x...;), causing a ReDoS and impacting availability, it requires specific malicious input but does not affect confidentiality or integrity.\n\nSatellite employs multiple versions of ReXML in the Puppet Agent and Server components across varying versions of Satellite:\n\n- In Satellite 6.15 (on RHEL8), the Puppet Agent component uses ReXML version 7.28-0-1 and IS affected.\n\n- In Satellite 6.15 (on RHEL8), the Satellite server component uses ReXML version 7.17.2-1 and is NOT affected.\n\n- In Satellite 6.16 and 6.17 (on RHEL8 and RHEL9), the Puppet Agent component uses ReXML version 8.8.1-1 and is NOT affected.\n\n- In Satellite 6.16 and 6.17 (on RHEL8 and RHEL9), the Satellite server component uses ReXML version 8.6.2-2 and IS affected.\n\nTo reiterate, only the Puppet Agent component in Satellite 6.15 and the Satellite server component in Satellite 6.16 and 6.17 are affected. Any other component/Satellite version combinations are considered not-affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64" ], "known_not_affected": [ "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-49761" }, { "category": "external", "summary": "RHBZ#2322153", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2322153" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-49761", "url": "https://www.cve.org/CVERecord?id=CVE-2024-49761" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-49761", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49761" }, { "category": "external", "summary": "https://github.com/ruby/rexml/commit/ce59f2eb1aeb371fe1643414f06618dbe031979f", "url": "https://github.com/ruby/rexml/commit/ce59f2eb1aeb371fe1643414f06618dbe031979f" }, { "category": "external", "summary": "https://github.com/ruby/rexml/security/advisories/GHSA-2rxp-v6pw-ch6m", "url": "https://github.com/ruby/rexml/security/advisories/GHSA-2rxp-v6pw-ch6m" }, { "category": "external", "summary": "https://www.ruby-lang.org/en/news/2024/10/28/redos-rexml-cve-2024-49761", "url": "https://www.ruby-lang.org/en/news/2024/10/28/redos-rexml-cve-2024-49761" } ], "release_date": "2024-10-28T14:10:23.212000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-08T19:26:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17614" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rexml: REXML ReDoS vulnerability" }, { "cve": "CVE-2025-57052", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "discovery_date": "2025-09-03T15:01:13.355069+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392894" } ], "notes": [ { "category": "description", "text": "A flaw was found in the cJSON library. A specially crafted JSON pointer string can cause an out-of-bounds access in the decode_array_index_from_pointer function in the cJSON_Utils.c file due to improper array bounds checking, causing a crash to the application linked to the library and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings", "title": "Vulnerability summary" }, { "category": "other", "text": "Only applications using the cJSON JSON Pointer API, where specially crafted JSON pointer strings can be supplied by untrusted users are vulnerable to this issue, limiting the exposure and the impact of this vulnerability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64" ], "known_not_affected": [ "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57052" }, { "category": "external", "summary": "RHBZ#2392894", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392894" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57052", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57052" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57052", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57052" }, { "category": "external", "summary": "https://x-0r.com/posts/cJSON-Array-Index-Parsing-Vulnerability", "url": "https://x-0r.com/posts/cJSON-Array-Index-Parsing-Vulnerability" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-08T19:26:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17614" }, { "category": "workaround", "details": "Applications can validate the JSON pointer strings, ensuring they contain only numeric indexes, before calling the cJSON JSON Pointer API functions.", "product_ids": [ "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings" }, { "cve": "CVE-2025-57833", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2025-09-03T21:00:48.248577+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392990" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django SQL injection in FilteredRelation column aliases", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch" ], "known_not_affected": [ "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "RHBZ#2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57833", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57833" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "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/sep/03/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-08T19:26:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17614" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15-capsule:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.15:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.src", "8Base-satellite-6.15:puppet-agent-0:7.34.0-4.el8sat.x86_64", "8Base-satellite-6.15:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.15:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5.5-1.el8sat.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "django: Django SQL injection in FilteredRelation column aliases" } ] }
rhsa-2025:16487
Vulnerability from csaf_redhat
Published
2025-09-23 18:04
Modified
2025-10-08 19:27
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.5
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.
Security Fix(es):
* automation-controller: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)
* automation-controller: Django Path Injection Vulnerability (CVE-2025-48432)
* python3.11-django: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)
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
* Increased gateway control plane authorization performance to reduce or eliminate sporadic request errors (503, 504, 403) (AAP-53468)
* Fixed a bug where the gateway does not generate the necessary metadata for the UI to render "Settings" > "Platform Gateway" when the accessing user is an auditor rather than an admin (AAP-53279)
* If the GRPC server can not connect to the database it will now return a 503 to envoy instead of a 403 (AAP-51931)
* Altered the help text for the setting ALLOW_OAUTH2_FOR_EXTERNAL_USERS (AAP-51886)
* Fixed improperly formatted error message in SAML authenticator when passing invalid security settings. The error will now properly show the invalid fields and will also indicate what valid field values are (AAP-51705)
* Improved debug logging of authenticator map processing, reasoning and results for clarity (AAP-51639)
* Fixed an issue with authenticator maps not properly evaluating attribute 'in' conditions (AAP-51638)
* When logging in with SAML authentication, user's groups will be correctly read from configured attribute instead of expecting groups to always be in "Group" attribute (AAP-51503)
* Added scrolling to multiselect dialogs to make pagination visible for users (AAP-52209)
* Fixed an issue that did not allow a user to save Schedule for Workflow job template when Limit has Prompt on Launch was enabled (AAP-49794)
* automation-gateway has been updated to 2.5.20250924
* python3.11-django-ansible-base has been updated to 2.5.20250924
Automation controller
* Galaxy credentials can now be created and edited without the need to specify an organization (AAP-52197)
* Fixed a path injection vulnerability in Django so that internal HTTP response logging escapes request.path and remote attackers can't manipulate log output via crafted URLs (AAP-51443)
* The export command works through the controller collection or with awxkit along when the correct environment variable is provided (AAP-49452)
* Fixed double escaped quotes in api/v2/jobs/{id}/stdout/?format=txt (AAP-49077)
* The export module in the collection now honors the CONTROLLER_OPTIONAL_API_URLPATTERN_PREFIX environment variable, fixing a bug where exports did not work on deployments using the platform gateway (AAP-39265)
* automation-controller has been updated to 4.6.20
Automation hub
* Added the GALAXY_API_SPEC_REQUIRE_AUTHENTICATION setting (defaults to false), which restricts access to the OpenAPI specification to authenticated users only (AAP-53578)
* automation-hub has been updated to 4.10.8
* python3.11-galaxy-ng has been updated to 4.10.8
Container-based Ansible Automation Platform
* Disable IPv6 binding on PostgreSQL and Redis services when IPv6 is disabled on the host (AAP-53546)
* Fixed the restore and implemented a migration for the controller resource secret key value (AAP-53535)
* Uploading ansible collections to Private Automation Hub isn't limited by the API pagination anymore (AAP-53526)
* Execute the create_initial_data EDA command during restore (AAP-53382)
* Fix an issue with the Private Automation Hub task name using quotes (AAP-53307)
* Fixed a path issue for custom_ca_cert when checking postgres connection and version during preflight (AAP-53213)
* Fix PostgreSQL configuration directory creation when TLS is disabled (AAP-52569)
* X-Forwarded-For and Real-Ip headers are now added to the Nginx logs (AAP-52562)
* containerized installer setup has been updated to 2.5-19
RPM-based Ansible Automation Platform
* Fixed an issue where redis_mode=standalone and the Redis group were defined at the same time (AAP-53560)
* Fixed an issue with EDA restores where database credentials were not updated for event stream (AAP-53529)
* Fixed an issue where redis node list could not be created on EDA/gateway nodes which were not part of the redis group (AAP-53528)
* Fixed an issue where backup was failing when the deployment had more than 1 EDA node without eda_node_type defined (AAP-52892)
* Removed pulpcore-manager sudo requirement (AAP-52288)
* Fixed a typo in the task, cleaning up instances from the controller (AAP-52078)
* The gateway uwsgi process count is now configurable (AAP-50390)
* Wait for Hub workers to get online (AAP-46261)
* ansible-automation-platform-installer and installer setup have been updated to 2.5-18
Additional changes
* aap-metrics-utility has been updated to 0.6.0
* ansible-creator has been updated to 25.8.0
* ansible-dev-environment has been updated to 25.8.0
* ansible-dev-tools has been updated to 25.8.3
* ansible-lint has been updated to 25.8.2
* ansible-navigator has been updated to 25.8.0
* ansible-sign has been updated to 0.1.2
* automation-gateway-proxy has been updated to 2.6.6-3 for RHEL9
* molecule has been updated to 25.7.0
* python3.11-ansible-compat has been updated to 25.8.1
* python3.11-django has been updated to 4.2.24
* python3.11-galaxy-importer has been updated to 0.4.33
* python3.11-pytest-ansible has been updated to 25.8.0
* python3.11-pytest-plus has been updated to 0.8.1
* python3.11-pytest-sugar has been updated to 1.1.1
* python3.11-ruamel-yaml has been updated to 0.18.15
* python3.11-termcolor has been updated to 3.1.0
* python3.11-tox-ansible has been updated to 25.8.0
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat Ansible Automation Platform 2.5\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* automation-controller: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)\n* automation-controller: Django Path Injection Vulnerability (CVE-2025-48432)\n* python3.11-django: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)\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* Increased gateway control plane authorization performance to reduce or eliminate sporadic request errors (503, 504, 403) (AAP-53468)\n* Fixed a bug where the gateway does not generate the necessary metadata for the UI to render \"Settings\" \u003e \"Platform Gateway\" when the accessing user is an auditor rather than an admin (AAP-53279)\n* If the GRPC server can not connect to the database it will now return a 503 to envoy instead of a 403 (AAP-51931)\n* Altered the help text for the setting ALLOW_OAUTH2_FOR_EXTERNAL_USERS (AAP-51886)\n* Fixed improperly formatted error message in SAML authenticator when passing invalid security settings. The error will now properly show the invalid fields and will also indicate what valid field values are (AAP-51705)\n* Improved debug logging of authenticator map processing, reasoning and results for clarity (AAP-51639)\n* Fixed an issue with authenticator maps not properly evaluating attribute \u0027in\u0027 conditions (AAP-51638)\n* When logging in with SAML authentication, user\u0027s groups will be correctly read from configured attribute instead of expecting groups to always be in \"Group\" attribute (AAP-51503)\n* Added scrolling to multiselect dialogs to make pagination visible for users (AAP-52209)\n* Fixed an issue that did not allow a user to save Schedule for Workflow job template when Limit has Prompt on Launch was enabled (AAP-49794)\n* automation-gateway has been updated to 2.5.20250924\n* python3.11-django-ansible-base has been updated to 2.5.20250924\n\nAutomation controller\n* Galaxy credentials can now be created and edited without the need to specify an organization (AAP-52197)\n* Fixed a path injection vulnerability in Django so that internal HTTP response logging escapes request.path and remote attackers can\u0027t manipulate log output via crafted URLs (AAP-51443)\n* The export command works through the controller collection or with awxkit along when the correct environment variable is provided (AAP-49452)\n* Fixed double escaped quotes in api/v2/jobs/{id}/stdout/?format=txt (AAP-49077)\n* The export module in the collection now honors the CONTROLLER_OPTIONAL_API_URLPATTERN_PREFIX environment variable, fixing a bug where exports did not work on deployments using the platform gateway (AAP-39265)\n* automation-controller has been updated to 4.6.20\n\nAutomation hub\n* Added the GALAXY_API_SPEC_REQUIRE_AUTHENTICATION setting (defaults to false), which restricts access to the OpenAPI specification to authenticated users only (AAP-53578)\n* automation-hub has been updated to 4.10.8\n* python3.11-galaxy-ng has been updated to 4.10.8\n\nContainer-based Ansible Automation Platform\n* Disable IPv6 binding on PostgreSQL and Redis services when IPv6 is disabled on the host (AAP-53546)\n* Fixed the restore and implemented a migration for the controller resource secret key value (AAP-53535)\n* Uploading ansible collections to Private Automation Hub isn\u0027t limited by the API pagination anymore (AAP-53526)\n* Execute the create_initial_data EDA command during restore (AAP-53382)\n* Fix an issue with the Private Automation Hub task name using quotes (AAP-53307)\n* Fixed a path issue for custom_ca_cert when checking postgres connection and version during preflight (AAP-53213)\n* Fix PostgreSQL configuration directory creation when TLS is disabled (AAP-52569)\n* X-Forwarded-For and Real-Ip headers are now added to the Nginx logs (AAP-52562)\n* containerized installer setup has been updated to 2.5-19\n\nRPM-based Ansible Automation Platform\n* Fixed an issue where redis_mode=standalone and the Redis group were defined at the same time (AAP-53560)\n* Fixed an issue with EDA restores where database credentials were not updated for event stream (AAP-53529)\n* Fixed an issue where redis node list could not be created on EDA/gateway nodes which were not part of the redis group (AAP-53528)\n* Fixed an issue where backup was failing when the deployment had more than 1 EDA node without eda_node_type defined (AAP-52892)\n* Removed pulpcore-manager sudo requirement (AAP-52288)\n* Fixed a typo in the task, cleaning up instances from the controller (AAP-52078)\n* The gateway uwsgi process count is now configurable (AAP-50390)\n* Wait for Hub workers to get online (AAP-46261)\n* ansible-automation-platform-installer and installer setup have been updated to 2.5-18\n\nAdditional changes\n* aap-metrics-utility has been updated to 0.6.0\n* ansible-creator has been updated to 25.8.0\n* ansible-dev-environment has been updated to 25.8.0\n* ansible-dev-tools has been updated to 25.8.3\n* ansible-lint has been updated to 25.8.2\n* ansible-navigator has been updated to 25.8.0\n* ansible-sign has been updated to 0.1.2\n* automation-gateway-proxy has been updated to 2.6.6-3 for RHEL9\n* molecule has been updated to 25.7.0\n* python3.11-ansible-compat has been updated to 25.8.1\n* python3.11-django has been updated to 4.2.24\n* python3.11-galaxy-importer has been updated to 0.4.33\n* python3.11-pytest-ansible has been updated to 25.8.0\n* python3.11-pytest-plus has been updated to 0.8.1\n* python3.11-pytest-sugar has been updated to 1.1.1\n* python3.11-ruamel-yaml has been updated to 0.18.15\n* python3.11-termcolor has been updated to 3.1.0\n* python3.11-tox-ansible has been updated to 25.8.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:16487", "url": "https://access.redhat.com/errata/RHSA-2025:16487" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2370365", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370365" }, { "category": "external", "summary": "2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_16487.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update", "tracking": { "current_release_date": "2025-10-08T19:27:01+00:00", "generator": { "date": "2025-10-08T19:27:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:16487", "initial_release_date": "2025-09-23T18:04:58+00:00", "revision_history": [ { "date": "2025-09-23T18:04:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-23T18:04:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T19:27:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el9" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el9" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el9" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_cloud_billing:2.5::el8" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "python3.11-django-0:4.2.24-1.el9ap.src", "product": { "name": "python3.11-django-0:4.2.24-1.el9ap.src", "product_id": "python3.11-django-0:4.2.24-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.24-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-dev-tools-0:25.8.3-1.el9ap.src", "product": { "name": "ansible-dev-tools-0:25.8.3-1.el9ap.src", "product_id": "ansible-dev-tools-0:25.8.3-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-dev-tools@25.8.3-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "product": { "name": "python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "product_id": "python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.8.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-termcolor-0:3.1.0-1.el9ap.src", "product": { "name": "python3.11-termcolor-0:3.1.0-1.el9ap.src", "product_id": "python3.11-termcolor-0:3.1.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-termcolor@3.1.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "product": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "product_id": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-ruamel-yaml@0.18.15-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "product": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "product_id": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-sugar@1.1.1-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "product": { "name": "python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "product_id": "python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-plus@0.8.1-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "product": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "product_id": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.8.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "product": { "name": "python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "product_id": "python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.33-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "product": { "name": "python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "product_id": "python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.8.1-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "molecule-0:25.7.0-1.el9ap.src", "product": { "name": "molecule-0:25.7.0-1.el9ap.src", "product_id": "molecule-0:25.7.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/molecule@25.7.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-sign-0:0.1.2-1.el9ap.src", "product": { "name": "ansible-sign-0:0.1.2-1.el9ap.src", "product_id": "ansible-sign-0:0.1.2-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-sign@0.1.2-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-navigator-0:25.8.0-1.el9ap.src", "product": { "name": "ansible-navigator-0:25.8.0-1.el9ap.src", "product_id": "ansible-navigator-0:25.8.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-navigator@25.8.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-lint-0:25.8.2-1.el9ap.src", "product": { "name": "ansible-lint-0:25.8.2-1.el9ap.src", "product_id": "ansible-lint-0:25.8.2-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-lint@25.8.2-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-dev-environment-0:25.8.0-1.el9ap.src", "product": { "name": "ansible-dev-environment-0:25.8.0-1.el9ap.src", "product_id": "ansible-dev-environment-0:25.8.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-dev-environment@25.8.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-creator-0:25.8.0-1.el9ap.src", "product": { "name": "ansible-creator-0:25.8.0-1.el9ap.src", "product_id": "ansible-creator-0:25.8.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-creator@25.8.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-hub-0:4.10.8-1.el9ap.src", "product": { "name": "automation-hub-0:4.10.8-1.el9ap.src", "product_id": "automation-hub-0:4.10.8-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.10.8-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "product_id": "python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250924-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "product": { "name": "python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "product_id": "python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.8-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "aap-metrics-utility-0:0.6.0-2.el9ap.src", "product": { "name": "aap-metrics-utility-0:0.6.0-2.el9ap.src", "product_id": "aap-metrics-utility-0:0.6.0-2.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.0-2.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.20-1.el9ap.src", "product": { "name": "automation-controller-0:4.6.20-1.el9ap.src", "product_id": "automation-controller-0:4.6.20-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.20-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.src", "product": { "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.src", "product_id": "automation-gateway-proxy-0:2.6.6-3.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy@2.6.6-3.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-18.el9ap.src", "product": { "name": "ansible-automation-platform-installer-0:2.5-18.el9ap.src", "product_id": "ansible-automation-platform-installer-0:2.5-18.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-18.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250924-2.el9ap.src", "product": { "name": "automation-gateway-0:2.5.20250924-2.el9ap.src", "product_id": "automation-gateway-0:2.5.20250924-2.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250924-2.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-django-0:4.2.24-1.el8ap.src", "product": { "name": "python3.11-django-0:4.2.24-1.el8ap.src", "product_id": "python3.11-django-0:4.2.24-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.24-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-dev-tools-0:25.8.3-1.el8ap.src", "product": { "name": "ansible-dev-tools-0:25.8.3-1.el8ap.src", "product_id": "ansible-dev-tools-0:25.8.3-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-dev-tools@25.8.3-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "product": { "name": "python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "product_id": "python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.8.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-termcolor-0:3.1.0-1.el8ap.src", "product": { "name": "python3.11-termcolor-0:3.1.0-1.el8ap.src", "product_id": "python3.11-termcolor-0:3.1.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-termcolor@3.1.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "product": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "product_id": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-ruamel-yaml@0.18.15-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "product": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "product_id": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-sugar@1.1.1-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "product": { "name": "python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "product_id": "python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-plus@0.8.1-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "product": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "product_id": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.8.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "product": { "name": "python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "product_id": "python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.33-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "product": { "name": "python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "product_id": "python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.8.1-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "molecule-0:25.7.0-1.el8ap.src", "product": { "name": "molecule-0:25.7.0-1.el8ap.src", "product_id": "molecule-0:25.7.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/molecule@25.7.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-sign-0:0.1.2-1.el8ap.src", "product": { "name": "ansible-sign-0:0.1.2-1.el8ap.src", "product_id": "ansible-sign-0:0.1.2-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-sign@0.1.2-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-navigator-0:25.8.0-1.el8ap.src", "product": { "name": "ansible-navigator-0:25.8.0-1.el8ap.src", "product_id": "ansible-navigator-0:25.8.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-navigator@25.8.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-lint-0:25.8.2-1.el8ap.src", "product": { "name": "ansible-lint-0:25.8.2-1.el8ap.src", "product_id": "ansible-lint-0:25.8.2-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-lint@25.8.2-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-dev-environment-0:25.8.0-1.el8ap.src", "product": { "name": "ansible-dev-environment-0:25.8.0-1.el8ap.src", "product_id": "ansible-dev-environment-0:25.8.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-dev-environment@25.8.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-creator-0:25.8.0-1.el8ap.src", "product": { "name": "ansible-creator-0:25.8.0-1.el8ap.src", "product_id": "ansible-creator-0:25.8.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-creator@25.8.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "aap-azure-billing-0:0.3.1-1.el8ap.src", "product": { "name": "aap-azure-billing-0:0.3.1-1.el8ap.src", "product_id": "aap-azure-billing-0:0.3.1-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-azure-billing@0.3.1-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "product_id": "python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250924-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-hub-0:4.10.8-1.el8ap.src", "product": { "name": "automation-hub-0:4.10.8-1.el8ap.src", "product_id": "automation-hub-0:4.10.8-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.10.8-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "product": { "name": "python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "product_id": "python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.8-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "aap-metrics-utility-0:0.6.0-2.el8ap.src", "product": { "name": "aap-metrics-utility-0:0.6.0-2.el8ap.src", "product_id": "aap-metrics-utility-0:0.6.0-2.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.0-2.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.20-1.el8ap.src", "product": { "name": "automation-controller-0:4.6.20-1.el8ap.src", "product_id": "automation-controller-0:4.6.20-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.20-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-18.el8ap.src", "product": { "name": "ansible-automation-platform-installer-0:2.5-18.el8ap.src", "product_id": "ansible-automation-platform-installer-0:2.5-18.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-18.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250924-2.el8ap.src", "product": { "name": "automation-gateway-0:2.5.20250924-2.el8ap.src", "product_id": "automation-gateway-0:2.5.20250924-2.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250924-2.el8ap?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3.11-django-0:4.2.24-1.el9ap.noarch", "product": { "name": "python3.11-django-0:4.2.24-1.el9ap.noarch", "product_id": "python3.11-django-0:4.2.24-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.24-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "product": { "name": "ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "product_id": "ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@25.8.3-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "product": { "name": "ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "product_id": "ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-dev-tools@25.8.3-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "product": { "name": "python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "product_id": "python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.8.0-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "product": { "name": "python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "product_id": "python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-termcolor@3.1.0-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "product": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "product_id": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-ruamel-yaml@0.18.15-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "product": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "product_id": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-sugar@1.1.1-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "product": { "name": "python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "product_id": "python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-plus@0.8.1-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "product": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "product_id": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.8.0-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "product": { "name": "python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "product_id": "python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.33-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "product": { "name": "python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "product_id": "python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.8.1-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "molecule-0:25.7.0-1.el9ap.noarch", "product": { "name": "molecule-0:25.7.0-1.el9ap.noarch", "product_id": "molecule-0:25.7.0-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/molecule@25.7.0-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-sign-0:0.1.2-1.el9ap.noarch", "product": { "name": "ansible-sign-0:0.1.2-1.el9ap.noarch", "product_id": "ansible-sign-0:0.1.2-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-sign@0.1.2-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-navigator-0:25.8.0-1.el9ap.noarch", "product": { "name": "ansible-navigator-0:25.8.0-1.el9ap.noarch", "product_id": "ansible-navigator-0:25.8.0-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-navigator@25.8.0-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-lint-0:25.8.2-1.el9ap.noarch", "product": { "name": "ansible-lint-0:25.8.2-1.el9ap.noarch", "product_id": "ansible-lint-0:25.8.2-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-lint@25.8.2-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "product": { "name": "ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "product_id": "ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-dev-environment@25.8.0-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-creator-0:25.8.0-1.el9ap.noarch", "product": { "name": "ansible-creator-0:25.8.0-1.el9ap.noarch", "product_id": "ansible-creator-0:25.8.0-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-creator@25.8.0-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-hub-0:4.10.8-1.el9ap.noarch", "product": { "name": "automation-hub-0:4.10.8-1.el9ap.noarch", "product_id": "automation-hub-0:4.10.8-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.10.8-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250924-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250924-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250924-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250924-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.5.20250924-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250924-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250924-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250924-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250924-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250924-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250924-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "product": { "name": "python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "product_id": "python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.8-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-cli-0:4.6.20-1.el9ap.noarch", "product": { "name": "automation-controller-cli-0:4.6.20-1.el9ap.noarch", "product_id": "automation-controller-cli-0:4.6.20-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.20-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-server-0:4.6.20-1.el9ap.noarch", "product": { "name": "automation-controller-server-0:4.6.20-1.el9ap.noarch", "product_id": "automation-controller-server-0:4.6.20-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-server@4.6.20-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-ui-0:4.6.20-1.el9ap.noarch", "product": { "name": "automation-controller-ui-0:4.6.20-1.el9ap.noarch", "product_id": "automation-controller-ui-0:4.6.20-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.20-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "product": { "name": "ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "product_id": "ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-18.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250924-2.el9ap.noarch", "product": { "name": "automation-gateway-0:2.5.20250924-2.el9ap.noarch", "product_id": "automation-gateway-0:2.5.20250924-2.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250924-2.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "product": { "name": "automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "product_id": "automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250924-2.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "product": { "name": "automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "product_id": "automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250924-2.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-0:4.2.24-1.el8ap.noarch", "product": { "name": "python3.11-django-0:4.2.24-1.el8ap.noarch", "product_id": "python3.11-django-0:4.2.24-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.24-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "product": { "name": "ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "product_id": "ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@25.8.3-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "product": { "name": "ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "product_id": "ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-dev-tools@25.8.3-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "product": { "name": "python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "product_id": "python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.8.0-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "product": { "name": "python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "product_id": "python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-termcolor@3.1.0-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "product": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "product_id": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-ruamel-yaml@0.18.15-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "product": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "product_id": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-sugar@1.1.1-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "product": { "name": "python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "product_id": "python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-plus@0.8.1-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "product": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "product_id": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.8.0-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "product": { "name": "python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "product_id": "python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.33-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "product": { "name": "python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "product_id": "python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.8.1-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "molecule-0:25.7.0-1.el8ap.noarch", "product": { "name": "molecule-0:25.7.0-1.el8ap.noarch", "product_id": "molecule-0:25.7.0-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/molecule@25.7.0-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-sign-0:0.1.2-1.el8ap.noarch", "product": { "name": "ansible-sign-0:0.1.2-1.el8ap.noarch", "product_id": "ansible-sign-0:0.1.2-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-sign@0.1.2-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-navigator-0:25.8.0-1.el8ap.noarch", "product": { "name": "ansible-navigator-0:25.8.0-1.el8ap.noarch", "product_id": "ansible-navigator-0:25.8.0-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-navigator@25.8.0-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-lint-0:25.8.2-1.el8ap.noarch", "product": { "name": "ansible-lint-0:25.8.2-1.el8ap.noarch", "product_id": "ansible-lint-0:25.8.2-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-lint@25.8.2-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "product": { "name": "ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "product_id": "ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-dev-environment@25.8.0-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-creator-0:25.8.0-1.el8ap.noarch", "product": { "name": "ansible-creator-0:25.8.0-1.el8ap.noarch", "product_id": "ansible-creator-0:25.8.0-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-creator@25.8.0-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "aap-azure-billing-0:0.3.1-1.el8ap.noarch", "product": { "name": "aap-azure-billing-0:0.3.1-1.el8ap.noarch", "product_id": "aap-azure-billing-0:0.3.1-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-azure-billing@0.3.1-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250924-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250924-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250924-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250924-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.5.20250924-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250924-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250924-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250924-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250924-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250924-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250924-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-hub-0:4.10.8-1.el8ap.noarch", "product": { "name": "automation-hub-0:4.10.8-1.el8ap.noarch", "product_id": "automation-hub-0:4.10.8-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.10.8-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "product": { "name": "python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "product_id": "python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.8-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-cli-0:4.6.20-1.el8ap.noarch", "product": { "name": "automation-controller-cli-0:4.6.20-1.el8ap.noarch", "product_id": "automation-controller-cli-0:4.6.20-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.20-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-server-0:4.6.20-1.el8ap.noarch", "product": { "name": "automation-controller-server-0:4.6.20-1.el8ap.noarch", "product_id": "automation-controller-server-0:4.6.20-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-server@4.6.20-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-ui-0:4.6.20-1.el8ap.noarch", "product": { "name": "automation-controller-ui-0:4.6.20-1.el8ap.noarch", "product_id": "automation-controller-ui-0:4.6.20-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.20-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "product": { "name": "ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "product_id": "ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-18.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250924-2.el8ap.noarch", "product": { "name": "automation-gateway-0:2.5.20250924-2.el8ap.noarch", "product_id": "automation-gateway-0:2.5.20250924-2.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250924-2.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "product": { "name": "automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "product_id": "automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250924-2.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "product": { "name": "automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "product_id": "automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250924-2.el8ap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "product": { "name": "aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "product_id": "aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.0-2.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.20-1.el9ap.x86_64", "product": { "name": "automation-controller-0:4.6.20-1.el9ap.x86_64", "product_id": "automation-controller-0:4.6.20-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.20-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "product": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "product_id": "automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.20-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "product": { "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "product_id": "automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy@2.6.6-3.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "product": { "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "product_id": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.6.6-3.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "product": { "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "product_id": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.6.6-3.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "product": { "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "product_id": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.6.6-3.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "product": { "name": "aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "product_id": "aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.0-2.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.20-1.el8ap.x86_64", "product": { "name": "automation-controller-0:4.6.20-1.el8ap.x86_64", "product_id": "automation-controller-0:4.6.20-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.20-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "product": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "product_id": "automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.20-1.el8ap?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "product": { "name": "aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "product_id": "aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.0-2.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.20-1.el9ap.ppc64le", "product": { "name": "automation-controller-0:4.6.20-1.el9ap.ppc64le", "product_id": "automation-controller-0:4.6.20-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.20-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "product": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "product_id": "automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.20-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "product": { "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "product_id": "automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy@2.6.6-3.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "product": { "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "product_id": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.6.6-3.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "product": { "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "product_id": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.6.6-3.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "product": { "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "product_id": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.6.6-3.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "product": { "name": "aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "product_id": "aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.0-2.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.20-1.el8ap.ppc64le", "product": { "name": "automation-controller-0:4.6.20-1.el8ap.ppc64le", "product_id": "automation-controller-0:4.6.20-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.20-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "product": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "product_id": "automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.20-1.el8ap?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "product": { "name": "aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "product_id": "aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.0-2.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.20-1.el9ap.s390x", "product": { "name": "automation-controller-0:4.6.20-1.el9ap.s390x", "product_id": "automation-controller-0:4.6.20-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.20-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "product": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "product_id": "automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.20-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "product": { "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "product_id": "automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy@2.6.6-3.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "product": { "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "product_id": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.6.6-3.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "product": { "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "product_id": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.6.6-3.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "product": { "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "product_id": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.6.6-3.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "product": { "name": "aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "product_id": "aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.0-2.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.20-1.el8ap.s390x", "product": { "name": "automation-controller-0:4.6.20-1.el8ap.s390x", "product_id": "automation-controller-0:4.6.20-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.20-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "product": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "product_id": "automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.20-1.el8ap?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "product": { "name": "aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "product_id": "aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.0-2.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.20-1.el9ap.aarch64", "product": { "name": "automation-controller-0:4.6.20-1.el9ap.aarch64", "product_id": "automation-controller-0:4.6.20-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.20-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "product": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "product_id": "automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.20-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "product": { "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "product_id": "automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy@2.6.6-3.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "product": { "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "product_id": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.6.6-3.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "product": { "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "product_id": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.6.6-3.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "product": { "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "product_id": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.6.6-3.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "product": { "name": "aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "product_id": "aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.0-2.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.20-1.el8ap.aarch64", "product": { "name": "automation-controller-0:4.6.20-1.el8ap.aarch64", "product_id": "automation-controller-0:4.6.20-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.20-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "product": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "product_id": "automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.20-1.el8ap?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aap-azure-billing-0:0.3.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.noarch" }, "product_reference": "aap-azure-billing-0:0.3.1-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "aap-azure-billing-0:0.3.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.src" }, "product_reference": "aap-azure-billing-0:0.3.1-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-creator-0:25.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.noarch" }, "product_reference": "ansible-creator-0:25.8.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-creator-0:25.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.src" }, "product_reference": "ansible-creator-0:25.8.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-environment-0:25.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.noarch" }, "product_reference": "ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-environment-0:25.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.src" }, "product_reference": "ansible-dev-environment-0:25.8.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch" }, "product_reference": "ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools-0:25.8.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.noarch" }, "product_reference": "ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools-0:25.8.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.src" }, "product_reference": "ansible-dev-tools-0:25.8.3-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.noarch" }, "product_reference": "ansible-lint-0:25.8.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.src" }, "product_reference": "ansible-lint-0:25.8.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.noarch" }, "product_reference": "ansible-navigator-0:25.8.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.src" }, "product_reference": "ansible-navigator-0:25.8.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.noarch" }, "product_reference": "ansible-sign-0:0.1.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.src" }, "product_reference": "ansible-sign-0:0.1.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.aarch64" }, "product_reference": "automation-controller-0:4.6.20-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.20-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.s390x" }, "product_reference": "automation-controller-0:4.6.20-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.src" }, "product_reference": "automation-controller-0:4.6.20-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.x86_64" }, "product_reference": "automation-controller-0:4.6.20-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.6.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el8ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.20-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.6.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el8ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.20-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.6.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el8ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.20-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "molecule-0:25.7.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.noarch" }, "product_reference": "molecule-0:25.7.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "molecule-0:25.7.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.src" }, "product_reference": "molecule-0:25.7.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.src" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.noarch" }, "product_reference": "python3.11-django-0:4.2.24-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.src" }, "product_reference": "python3.11-django-0:4.2.24-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch" }, "product_reference": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src" }, "product_reference": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch" }, "product_reference": "python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-plus-0:0.8.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.src" }, "product_reference": "python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch" }, "product_reference": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src" }, "product_reference": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-termcolor-0:3.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.noarch" }, "product_reference": "python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-termcolor-0:3.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.src" }, "product_reference": "python3.11-termcolor-0:3.1.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch" }, "product_reference": "python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tox-ansible-0:25.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.src" }, "product_reference": "python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.noarch" }, "product_reference": "ansible-lint-0:25.8.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.src" }, "product_reference": "ansible-lint-0:25.8.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.noarch" }, "product_reference": "ansible-navigator-0:25.8.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.src" }, "product_reference": "ansible-navigator-0:25.8.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.noarch" }, "product_reference": "ansible-sign-0:0.1.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.src" }, "product_reference": "ansible-sign-0:0.1.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.src" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "aap-metrics-utility-0:0.6.0-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.aarch64" }, "product_reference": "aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le" }, "product_reference": "aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "aap-metrics-utility-0:0.6.0-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.s390x" }, "product_reference": "aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "aap-metrics-utility-0:0.6.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.src" }, "product_reference": "aap-metrics-utility-0:0.6.0-2.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "aap-metrics-utility-0:0.6.0-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.x86_64" }, "product_reference": "aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.5-18.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.noarch" }, "product_reference": "ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.5-18.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.src" }, "product_reference": "ansible-automation-platform-installer-0:2.5-18.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-creator-0:25.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.noarch" }, "product_reference": "ansible-creator-0:25.8.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-creator-0:25.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.src" }, "product_reference": "ansible-creator-0:25.8.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-environment-0:25.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.noarch" }, "product_reference": "ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-environment-0:25.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.src" }, "product_reference": "ansible-dev-environment-0:25.8.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch" }, "product_reference": "ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools-0:25.8.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.noarch" }, "product_reference": "ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools-0:25.8.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.src" }, "product_reference": "ansible-dev-tools-0:25.8.3-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.noarch" }, "product_reference": "ansible-lint-0:25.8.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.src" }, "product_reference": "ansible-lint-0:25.8.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.noarch" }, "product_reference": "ansible-navigator-0:25.8.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.src" }, "product_reference": "ansible-navigator-0:25.8.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.noarch" }, "product_reference": "ansible-sign-0:0.1.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.src" }, "product_reference": "ansible-sign-0:0.1.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.aarch64" }, "product_reference": "automation-controller-0:4.6.20-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.20-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.s390x" }, "product_reference": "automation-controller-0:4.6.20-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.src" }, "product_reference": "automation-controller-0:4.6.20-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.x86_64" }, "product_reference": "automation-controller-0:4.6.20-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.6.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el8ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.20-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.6.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el8ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.20-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.6.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el8ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.20-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250924-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.noarch" }, "product_reference": "automation-gateway-0:2.5.20250924-2.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250924-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.src" }, "product_reference": "automation-gateway-0:2.5.20250924-2.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-config-0:2.5.20250924-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el8ap.noarch" }, "product_reference": "automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-server-0:2.5.20250924-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el8ap.noarch" }, "product_reference": "automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.10.8-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.noarch" }, "product_reference": "automation-hub-0:4.10.8-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.10.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.src" }, "product_reference": "automation-hub-0:4.10.8-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "molecule-0:25.7.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.noarch" }, "product_reference": "molecule-0:25.7.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "molecule-0:25.7.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.src" }, "product_reference": "molecule-0:25.7.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.src" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.noarch" }, "product_reference": "python3.11-django-0:4.2.24-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.src" }, "product_reference": "python3.11-django-0:4.2.24-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch" }, "product_reference": "python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-importer-0:0.4.33-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.src" }, "product_reference": "python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch" }, "product_reference": "python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-ng-0:4.10.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.src" }, "product_reference": "python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch" }, "product_reference": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src" }, "product_reference": "python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch" }, "product_reference": "python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-plus-0:0.8.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.src" }, "product_reference": "python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch" }, "product_reference": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src" }, "product_reference": "python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-termcolor-0:3.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.noarch" }, "product_reference": "python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-termcolor-0:3.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.src" }, "product_reference": "python3.11-termcolor-0:3.1.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch" }, "product_reference": "python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tox-ansible-0:25.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.src" }, "product_reference": "python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-creator-0:25.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.noarch" }, "product_reference": "ansible-creator-0:25.8.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-creator-0:25.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.src" }, "product_reference": "ansible-creator-0:25.8.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-environment-0:25.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.noarch" }, "product_reference": "ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-environment-0:25.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.src" }, "product_reference": "ansible-dev-environment-0:25.8.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch" }, "product_reference": "ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools-0:25.8.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.noarch" }, "product_reference": "ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools-0:25.8.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.src" }, "product_reference": "ansible-dev-tools-0:25.8.3-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.noarch" }, "product_reference": "ansible-lint-0:25.8.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.src" }, "product_reference": "ansible-lint-0:25.8.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.noarch" }, "product_reference": "ansible-navigator-0:25.8.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.src" }, "product_reference": "ansible-navigator-0:25.8.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.noarch" }, "product_reference": "ansible-sign-0:0.1.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.src" }, "product_reference": "ansible-sign-0:0.1.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.aarch64" }, "product_reference": "automation-controller-0:4.6.20-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.20-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.s390x" }, "product_reference": "automation-controller-0:4.6.20-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.src" }, "product_reference": "automation-controller-0:4.6.20-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.x86_64" }, "product_reference": "automation-controller-0:4.6.20-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.6.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el9ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.20-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.6.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el9ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.20-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.6.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el9ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.20-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "molecule-0:25.7.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.noarch" }, "product_reference": "molecule-0:25.7.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "molecule-0:25.7.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.src" }, "product_reference": "molecule-0:25.7.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.src" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.noarch" }, "product_reference": "python3.11-django-0:4.2.24-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.src" }, "product_reference": "python3.11-django-0:4.2.24-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch" }, "product_reference": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src" }, "product_reference": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch" }, "product_reference": "python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-plus-0:0.8.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.src" }, "product_reference": "python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch" }, "product_reference": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src" }, "product_reference": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-termcolor-0:3.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.noarch" }, "product_reference": "python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-termcolor-0:3.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.src" }, "product_reference": "python3.11-termcolor-0:3.1.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch" }, "product_reference": "python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tox-ansible-0:25.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.src" }, "product_reference": "python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.noarch" }, "product_reference": "ansible-lint-0:25.8.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.src" }, "product_reference": "ansible-lint-0:25.8.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.noarch" }, "product_reference": "ansible-navigator-0:25.8.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.src" }, "product_reference": "ansible-navigator-0:25.8.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.noarch" }, "product_reference": "ansible-sign-0:0.1.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.src" }, "product_reference": "ansible-sign-0:0.1.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.src" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "aap-metrics-utility-0:0.6.0-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.aarch64" }, "product_reference": "aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le" }, "product_reference": "aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "aap-metrics-utility-0:0.6.0-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.s390x" }, "product_reference": "aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "aap-metrics-utility-0:0.6.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.src" }, "product_reference": "aap-metrics-utility-0:0.6.0-2.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "aap-metrics-utility-0:0.6.0-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.x86_64" }, "product_reference": "aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.5-18.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.noarch" }, "product_reference": "ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.5-18.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.src" }, "product_reference": "ansible-automation-platform-installer-0:2.5-18.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-creator-0:25.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.noarch" }, "product_reference": "ansible-creator-0:25.8.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-creator-0:25.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.src" }, "product_reference": "ansible-creator-0:25.8.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-environment-0:25.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.noarch" }, "product_reference": "ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-environment-0:25.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.src" }, "product_reference": "ansible-dev-environment-0:25.8.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch" }, "product_reference": "ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools-0:25.8.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.noarch" }, "product_reference": "ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-dev-tools-0:25.8.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.src" }, "product_reference": "ansible-dev-tools-0:25.8.3-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.noarch" }, "product_reference": "ansible-lint-0:25.8.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:25.8.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.src" }, "product_reference": "ansible-lint-0:25.8.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.noarch" }, "product_reference": "ansible-navigator-0:25.8.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-navigator-0:25.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.src" }, "product_reference": "ansible-navigator-0:25.8.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.noarch" }, "product_reference": "ansible-sign-0:0.1.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-sign-0:0.1.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.src" }, "product_reference": "ansible-sign-0:0.1.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.aarch64" }, "product_reference": "automation-controller-0:4.6.20-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.20-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.s390x" }, "product_reference": "automation-controller-0:4.6.20-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.src" }, "product_reference": "automation-controller-0:4.6.20-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.20-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.x86_64" }, "product_reference": "automation-controller-0:4.6.20-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.6.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el9ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.20-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.6.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el9ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.20-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.6.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el9ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.20-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250924-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.noarch" }, "product_reference": "automation-gateway-0:2.5.20250924-2.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250924-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.src" }, "product_reference": "automation-gateway-0:2.5.20250924-2.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-config-0:2.5.20250924-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el9ap.noarch" }, "product_reference": "automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64" }, "product_reference": "automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le" }, "product_reference": "automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.s390x" }, "product_reference": "automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.src" }, "product_reference": "automation-gateway-proxy-0:2.6.6-3.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64" }, "product_reference": "automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64" }, "product_reference": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le" }, "product_reference": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x" }, "product_reference": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64" }, "product_reference": "automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64" }, "product_reference": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le" }, "product_reference": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x" }, "product_reference": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64" }, "product_reference": "automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64" }, "product_reference": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le" }, "product_reference": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x" }, "product_reference": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64" }, "product_reference": "automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-server-0:2.5.20250924-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el9ap.noarch" }, "product_reference": "automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.10.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.noarch" }, "product_reference": "automation-hub-0:4.10.8-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.10.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.src" }, "product_reference": "automation-hub-0:4.10.8-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "molecule-0:25.7.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.noarch" }, "product_reference": "molecule-0:25.7.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "molecule-0:25.7.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.src" }, "product_reference": "molecule-0:25.7.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ansible-compat-0:25.8.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.src" }, "product_reference": "python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.noarch" }, "product_reference": "python3.11-django-0:4.2.24-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.src" }, "product_reference": "python3.11-django-0:4.2.24-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch" }, "product_reference": "python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-importer-0:0.4.33-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.src" }, "product_reference": "python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch" }, "product_reference": "python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-ng-0:4.10.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.src" }, "product_reference": "python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch" }, "product_reference": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src" }, "product_reference": "python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch" }, "product_reference": "python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-plus-0:0.8.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.src" }, "product_reference": "python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch" }, "product_reference": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src" }, "product_reference": "python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src" }, "product_reference": "python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-termcolor-0:3.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.noarch" }, "product_reference": "python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-termcolor-0:3.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.src" }, "product_reference": "python3.11-termcolor-0:3.1.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch" }, "product_reference": "python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tox-ansible-0:25.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.src" }, "product_reference": "python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-48432", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-06-05T03:00:46.786432+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2370365" } ], "notes": [ { "category": "description", "text": "A flaw was found in Django. The `request.path` component of HTTP requests is not properly escaped when included in internal response logging, allowing remote attackers to manipulate log output through crafted URLs. This vulnerability allows an attacker to inject arbitrary content into Django\u0027s internal log files. The consequence is potential information leakage or log file corruption.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django Path Injection Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability allows for log injection via crafted URLs. While remote exploitation is possible without authentication (PR:N, UI:N), the attack requires a high degree of skill and knowledge to craft malicious URLs that will be logged. The impact is limited to confidentiality and integrity; specifically, the ability to manipulate log output. This allows an attacker to potentially forge log entries, which could be used for social engineering or to obscure malicious activity. While the impact isn\u0027t arbitrary code execution or a denial of service, the ability to manipulate logs presents a security risk, especially given that logs are often used for auditing and security monitoring. The Confidentiality impact is rated \u0027Low\u0027 as the information leaked is limited to the manipulated log entries themselves, not sensitive data. The Scope is changed to \u0027C\u0027 to reflect that the vulnerability affects only the logging component.\nThe current python-django issue may be resolved in an upcoming Satellite update.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48432" }, { "category": "external", "summary": "RHBZ#2370365", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370365" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48432", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48432" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48432", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48432" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/06/04/5", "url": "http://www.openwall.com/lists/oss-security/2025/06/04/5" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "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/jun/04/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/jun/04/security-releases/" } ], "release_date": "2025-06-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-23T18:04:58+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16487" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Django Path Injection Vulnerability" }, { "cve": "CVE-2025-57833", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2025-09-03T21:00:48.248577+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392990" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django SQL injection in FilteredRelation column aliases", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.src" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "RHBZ#2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57833", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57833" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "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/sep/03/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-23T18:04:58+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16487" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:aap-azure-billing-0:0.3.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:aap-metrics-utility-0:0.6.0-2.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-18.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.8.3-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.8.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-sign-0:0.1.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.20-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.20-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250924-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.6.6-3.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250924-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.7.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250924-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.33-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.8.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-plus-0:0.8.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-sugar-0:1.1.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-ruamel-yaml-0:0.18.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-termcolor-0:3.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.8.0-1.el9ap.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "django: Django SQL injection in FilteredRelation column aliases" } ] }
rhsa-2025:16403
Vulnerability from csaf_redhat
Published
2025-09-22 18:14
Modified
2025-10-08 19:27
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.4
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):
* python3-django/python39-django: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat Ansible Automation Platform 2.4\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* python3-django/python39-django: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)\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.", "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:16403", "url": "https://access.redhat.com/errata/RHSA-2025:16403" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_16403.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update", "tracking": { "current_release_date": "2025-10-08T19:27:00+00:00", "generator": { "date": "2025-10-08T19:27:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:16403", "initial_release_date": "2025-09-22T18:14:13+00:00", "revision_history": [ { "date": "2025-09-22T18:14:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-22T18:14:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T19:27:00+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.4 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "python-django-0:4.2.24-1.el9ap.src", "product": { "name": "python-django-0:4.2.24-1.el9ap.src", "product_id": "python-django-0:4.2.24-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django@4.2.24-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3x-django-0:4.2.24-1.el8ap.src", "product": { "name": "python3x-django-0:4.2.24-1.el8ap.src", "product_id": "python3x-django-0:4.2.24-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-django@4.2.24-1.el8ap?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-django-0:4.2.24-1.el9ap.noarch", "product": { "name": "python3-django-0:4.2.24-1.el9ap.noarch", "product_id": "python3-django-0:4.2.24-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django@4.2.24-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python39-django-0:4.2.24-1.el8ap.noarch", "product": { "name": "python39-django-0:4.2.24-1.el8ap.noarch", "product_id": "python39-django-0:4.2.24-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-django@4.2.24-1.el8ap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39-django-0:4.2.24-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.24-1.el8ap.noarch" }, "product_reference": "python39-django-0:4.2.24-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-django-0:4.2.24-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.24-1.el8ap.src" }, "product_reference": "python3x-django-0:4.2.24-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:4.2.24-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.24-1.el9ap.src" }, "product_reference": "python-django-0:4.2.24-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django-0:4.2.24-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.24-1.el9ap.noarch" }, "product_reference": "python3-django-0:4.2.24-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-57833", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2025-09-03T21:00:48.248577+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392990" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django SQL injection in FilteredRelation column aliases", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.24-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.24-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "RHBZ#2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57833", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57833" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "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/sep/03/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-22T18:14:13+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.24-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.24-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16403" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.24-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.24-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.24-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.24-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.24-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.24-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "django: Django SQL injection in FilteredRelation column aliases" } ] }
rhsa-2025:16514
Vulnerability from csaf_redhat
Published
2025-09-23 21:34
Modified
2025-10-08 19:27
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.5
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):
* ansible-lightspeed-container: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)
* ansible-lightspeed-chatbot-container: Langchain-community insecure XML parsing (CVE-2025-6984)
* ansible-lightspeed-chatbot-container: Denial of Service (DOS) in JSONReader in run-llama/llama_index (CVE-2025-5302)
Update(s) and Fix(es):
* The ansible.controller collection has been updated to 4.6.20 (AAP-53797)
* The ansible.eda collection has been updated to 2.10.0 (AAP-53550)
* timeout for Redis connections added to configuration, hardcoded to 300 seconds (AAP-53309)
* The Automation Hub Web init container is now using resources limit when enabled (AAP-52934)
* Fixed URL to match the controller API being used (AAP-52674)
* Fix a pulp_ansible compatibililty issue that was preventing the hub-api pod from running migrations in the new container when upgrading to the latest 2.5 operator version (AAP-49016)
* Improved version checking upon operator upgrades to avoid failing with 'dict object' has no attribute 'version' error (AAP-46528)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat Ansible Automation Platform 2.5", "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* ansible-lightspeed-container: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)\n* ansible-lightspeed-chatbot-container: Langchain-community insecure XML parsing (CVE-2025-6984)\n* ansible-lightspeed-chatbot-container: Denial of Service (DOS) in JSONReader in run-llama/llama_index (CVE-2025-5302)\n\nUpdate(s) and Fix(es):\n* The ansible.controller collection has been updated to 4.6.20 (AAP-53797)\n* The ansible.eda collection has been updated to 2.10.0 (AAP-53550)\n* timeout for Redis connections added to configuration, hardcoded to 300 seconds (AAP-53309)\n* The Automation Hub Web init container is now using resources limit when enabled (AAP-52934)\n* Fixed URL to match the controller API being used (AAP-52674)\n* Fix a pulp_ansible compatibililty issue that was preventing the hub-api pod from running migrations in the new container when upgrading to the latest 2.5 operator version (AAP-49016)\n* Improved version checking upon operator upgrades to avoid failing with \u0027dict object\u0027 has no attribute \u0027version\u0027 error (AAP-46528)", "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:16514", "url": "https://access.redhat.com/errata/RHSA-2025:16514" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2390808", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2390808" }, { "category": "external", "summary": "2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "2393073", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393073" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_16514.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update", "tracking": { "current_release_date": "2025-10-08T19:27:01+00:00", "generator": { "date": "2025-10-08T19:27:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:16514", "initial_release_date": "2025-09-23T21:34:31+00:00", "revision_history": [ { "date": "2025-09-23T21:34:31+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-23T21:34:31+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T19:27:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_cloud_billing:2.5::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el9" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "product": { "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "product_id": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-billing-rhel8\u0026tag=0.3.1-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "product": { "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "product_id": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-billing-rhel8-operator\u0026tag=1.0.5-13" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "product": { "name": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "product_id": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8\u0026tag=1.0.2-165" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "product": { "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "product_id": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-ui-rhel8\u0026tag=1.0.5-127" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "product": { "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "product_id": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-ui-rhel8-operator\u0026tag=1.0.4-168" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "product": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-553" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1648" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-254" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-253" } } }, { "category": "product_version", "name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "product": { "name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "product_id": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "product_identification_helper": { "purl": "pkg:oci/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/cloud-addons-operator-bundle\u0026tag=2.5-557" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "product": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=25.8.3-8" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "product": { "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "product_id": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8\u0026tag=2.5.250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-148" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-781" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-782" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-734" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-735" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "product": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "product_id": "ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.20-13" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "product": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-194" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.13-7" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-190" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "product": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.13-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "product": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "product": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-254" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "product": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "product_identification_helper": { "purl": "pkg:oci/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.10-72" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "product": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "product_id": "ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.8-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "product": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-193" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "product": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.8-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.7-13" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.7-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "product": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.7-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "product": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.7-11" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "product": { "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "product_id": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-cloud-services-rhel9\u0026tag=1.0.0-315" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-968" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-969" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-1090" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-1091" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "product": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-146" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "product": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-202" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "product": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "product_identification_helper": { "purl": "pkg:oci/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.7-7" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "product": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-553" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1648" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-254" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-253" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "product": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=25.8.3-8" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "product": { "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "product_id": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8\u0026tag=2.5.250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-148" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-781" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-782" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-734" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-735" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "product": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "product_id": "ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.20-13" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "product": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-194" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.13-7" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-190" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "product": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.13-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "product": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "product": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-254" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "product": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "product_identification_helper": { "purl": "pkg:oci/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.10-72" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "product": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "product_id": "ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.8-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "product": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-193" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "product": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.8-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.7-13" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.7-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "product": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.7-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "product": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.7-11" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "product": { "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "product_id": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-cloud-services-rhel9\u0026tag=1.0.0-315" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-968" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-969" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-1090" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-1091" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "product": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-146" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "product": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-202" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "product": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "product_identification_helper": { "purl": "pkg:oci/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.7-7" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "product": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-553" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1648" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-254" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-253" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=25.8.3-8" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "product": { "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "product_id": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8\u0026tag=2.5.250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-148" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-781" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-782" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-734" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-735" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "product": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "product_id": "ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.20-13" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "product": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-194" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.13-7" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-190" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "product": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.13-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "product": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "product": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-254" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "product": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "product_identification_helper": { "purl": "pkg:oci/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.10-72" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "product": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "product_id": "ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.8-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "product": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-193" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "product": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.8-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.7-13" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.7-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "product": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.7-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "product": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.7-11" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-968" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-969" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-1090" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-1091" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "product": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-146" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "product": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-202" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "product": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "product_identification_helper": { "purl": "pkg:oci/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.7-7" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "product": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-553" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1648" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-254" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-253" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "product": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=25.8.3-8" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "product": { "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "product_id": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "product_identification_helper": { "purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8\u0026tag=2.5.250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-148" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-781" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-782" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-734" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-735" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "product": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "product_id": "ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.20-13" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "product": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-194" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.13-7" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-190" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "product": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.13-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "product": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250924-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "product": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-254" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "product": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "product_identification_helper": { "purl": "pkg:oci/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.10-72" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "product": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "product_id": "ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.8-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "product": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-193" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "product": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.8-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.7-13" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.7-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "product": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.7-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "product": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.7-11" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-968" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-969" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x", "product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-1090" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-1091" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "product": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-146" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "product": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-202" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "product": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "product_identification_helper": { "purl": "pkg:oci/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.7-7" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64" }, "product_reference": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64" }, "product_reference": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64" }, "product_reference": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64" }, "product_reference": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64" }, "product_reference": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64" }, "product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le" }, "product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x" }, "product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64" }, "product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le" }, "product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64" }, "product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x" }, "product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64" }, "product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le" }, "product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64" }, "product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x" }, "product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64" }, "product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64" }, "product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le" }, "product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x" }, "product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64" }, "product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x" }, "product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le" }, "product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64" }, "product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64" }, "product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64" }, "product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x" }, "product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64" }, "product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le" }, "product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64" }, "product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le" }, "product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x" }, "product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64" }, "product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x" }, "product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64" }, "product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le" }, "product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64" }, "product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le" }, "product_reference": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64" }, "product_reference": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64" }, "product_reference": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x" }, "product_reference": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64" }, "product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64" }, "product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le" }, "product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x" }, "product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x" }, "product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64" }, "product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le" }, "product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64" }, "product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64" }, "product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x" }, "product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64" }, "product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le" }, "product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64" }, "product_reference": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64" }, "product_reference": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64" }, "product_reference": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-5302", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2025-08-25T16:01:20.909413+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2390808" } ], "notes": [ { "category": "description", "text": "A flaw was found in the JSONReader component of the llama_index Python package, where the _depth_first_yield function has no limit on the recursive number of times it is called. This vulnerability causes Python to reach its maximum recursive depth when parsing deeply nested JSON files. The program crashes, resulting in a Denial of Service. This process consumes significant CPU and memory resources while attempting to handle the nesting. This issue was fixed in version 0.12.38.", "title": "Vulnerability description" }, { "category": "summary", "text": "llama_index: Denial of Service (DOS) in JSONReader in run-llama/llama_index", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is marked as Important rather than Moderate because it allows the attacker to potentially coordinate the attack through a network required over the whole user base of llama-index package. This DoS attack is easy to reproduce and only requires sending the malicious deeply nested JSON files which could be transmitted to lots of users of this package and trigger an uncontrolled recursion.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-5302" }, { "category": "external", "summary": "RHBZ#2390808", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2390808" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-5302", "url": "https://www.cve.org/CVERecord?id=CVE-2025-5302" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5302", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5302" }, { "category": "external", "summary": "https://github.com/run-llama/llama_index/commit/c032843a02ce38fd8f284b2aa5a37fd1c17ae635", "url": "https://github.com/run-llama/llama_index/commit/c032843a02ce38fd8f284b2aa5a37fd1c17ae635" }, { "category": "external", "summary": "https://huntr.com/bounties/70041b81-de9e-4046-8c0e-6ccd557048a6", "url": "https://huntr.com/bounties/70041b81-de9e-4046-8c0e-6ccd557048a6" } ], "release_date": "2025-08-25T15:03:18.097000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-23T21:34:31+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16514" }, { "category": "workaround", "details": "There is currently no available mitigation for this flaw. However, upgrading the llama_index package, once available, to the version 0.12.38 addresses this issue.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "llama_index: Denial of Service (DOS) in JSONReader in run-llama/llama_index" }, { "cve": "CVE-2025-6984", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2025-09-04T09:00:52.097324+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2393073" } ], "notes": [ { "category": "description", "text": "An XML External Entity flaw has been discovered in the langchain-community python package. The EverNoteLoader component has an insecure use of the `etree.iterparse()` function which does not disable external entity references. This can lead to sensitive information disclosure. An attacker could exploit this by crafting a malicious XML payload that references local files, potentially exposing sensitive data", "title": "Vulnerability description" }, { "category": "summary", "text": "langchain-community: Langchain-community insecure XML parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-6984" }, { "category": "external", "summary": "RHBZ#2393073", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393073" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-6984", "url": "https://www.cve.org/CVERecord?id=CVE-2025-6984" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6984", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6984" }, { "category": "external", "summary": "https://github.com/langchain-ai/langchain-community/commit/e842452108089524e22c3a2ced851c021884556f", "url": "https://github.com/langchain-ai/langchain-community/commit/e842452108089524e22c3a2ced851c021884556f" }, { "category": "external", "summary": "https://huntr.com/bounties/a6b521cf-258c-41c0-9edb-d8ef976abb2a", "url": "https://huntr.com/bounties/a6b521cf-258c-41c0-9edb-d8ef976abb2a" } ], "release_date": "2025-09-04T08:07:41.996000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-23T21:34:31+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16514" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "langchain-community: Langchain-community insecure XML parsing" }, { "cve": "CVE-2025-57833", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2025-09-03T21:00:48.248577+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392990" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django SQL injection in FilteredRelation column aliases", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "RHBZ#2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57833", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57833" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "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/sep/03/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-23T21:34:31+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16514" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:65320b1ecc490981930216b3afce17c9dc4deb701bc770268af31fa3e5bf1b22_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:cb9c2e562e98928d0e76cc0129b738c917cada0adbe746a8c475af9fb173127a_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:c037109b1965c8059a9b2aecc167b2fb86218f822450f02b39e27cfc4ab5ce2f_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:52339fe4f4c2ebd80f472ec6949a94761f7da81a80658df3dae17308c0cc07ae_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:fa942d8f64d6afe62dbebd19aa712c771775758cfab38c77369959bfe60f522e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:343c9c46632e8b5a322f902cacfe6928755c13832f617ba4dcab619f1fe1fe39_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:4284353f42b17318ab3797298d10a999145d5abb5b681c0f42508c1da51033a3_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:879b1593bc364ade7622856d3abaf8d0373356841bb0b9532409d1ea564a0d67_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:b923aabbf3949c3b73a82d3b54ccd88724e87e7596b27485efac44b8453a59aa_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:14579dbcd53d0c8c8c68fe1a0e0298eda2c06f10ca3f9ff6980d076f300823c4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:41d421d839fec0df9486fd2df214c026d80342e1e9590189ec91cfc23118c376_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:88d30f7fa885e7c454c9c9a8aecf8e2912ff65dcb82c3a0b29a2f83f536267ea_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:91ff45664b5e3b2c89538cf0e5177af7c05099a90f611ecc6881f94b5abfba3a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:492322befc10db0fb42d179af1f187dddde72acd2effc96c65f235aedd3223fa_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:5498974e26eb87b82aaa9ae78f565c3d4813902fa42c27b26d351f8154300792_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:a4019ab55f8fcf003cbe58aabd452bd6c903b906c9fded731da3d8ffbed3a039_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b75a8b76c5c68d7465e58a42eb878e35d7caae3eb4477344c42b79eefe79ba93_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:1a45953b806df96f5c998875332ba64ab8efbd581379c0146739042c06a60b1f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8d29b7001fd31dbc0a31aa000e5df7800d6f0d546d511534a08bdca4b2b40455_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8e63c1dd37259a2b778bdf9d08ddf07f9e3c288364e15457946cb337dfe86f7d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c702f79fd42dbc7ca0427daa786d153c2b633a055e7325e13db19ed98761717f_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:10227969d5f776e0b8dfea9c105d357ab6174134abd5716b4061aa30d2a48d02_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:76db3ff798417c53fc5c2b3dfdd406d2e45515d3d3fae58b3166a0139379662f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:9b8fd88664223c07a8502cc62aeb7bf2b98dfea334ac6254d63438000e3e5964_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:fe034932bed5e42610dc2123cc48d9c5ec49219a56987b3d9ccab7a4d19d8908_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:09fc17c02af28191c4987ddb208978763ff966a64ff3098602b546aad8632d70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:4c6bc9b08e792da5310ac0f779003956672144573b1e0c7391887a1349e6b644_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5acb7bb08dcf3fbe40fae583cb52b68ec5028f945e928eede89c4faf307c8a2f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:79c4d584db79cd3294c0ff4698bbcf88af04ef882f4e2e65799eb5a2fb201bcf_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4e655f2391db629dd5f4f5a0f294e77b344c71cb9dd6cce6d1136b9cc7c4b0b0_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:894a34e1fd621a1b0b7601f7517af9c6d8474c2c1290802503d8183726478165_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:9d5fcccc7bf41fc211cb8d0dc6e9ece52a74e5ebab2421bcd10d03782ca22db7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:b0e82193e510b3158f0b4a6fe9348b28653319c1708ca41899f3897961fb5cbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:444240842bb457451312b64c6419281cf93423621cf3e6dc4aea4e9d9b192b18_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:68ed627af5f3c41b22f7234a1cb733a6e77fdb233491ae79049bd507e252035a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:922de52b8019b7e71f85c64c139e81f2c8250804d761b71efb7e8f8184e2aea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:e913e2dcb12e2a36d21d77c96b6e48475def8931db8c3c4a682ea57851d2688e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:1925a1fdc89e0fb86bc8f35bc5e829fa9008fb37f5b4fef40ee0bec85edd5127_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:443c1a83ac3e4353efe6e1bc869685b83500ec6243552b83a31c2fb14663dd72_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:54d029f9a70c7513844a86fc8d3e2b5980f5a1b7a1ada20d66aa3e070ea36766_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:65a265d76c441642a2a08ca45e9d4ac4774a783587ecb3a5f86bb02f4a71910e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:306d3f87e998a5afa4e3456f2fb8fd8a3e95d4b5fb9258a453e4c409e78e94d6_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:33a6f9c8d8274230499fb2a17612bc57c3c9c2a9e4b84cd5c142a7087cfc422d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3f3157982b29f9cc43b434894c43392b7220b41d6cda704af35fe36db86e52bf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:bf09609d22bc95a20382f609795af4c4a1b5b7a3c2c31d23a85c8901b77326f2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:1ea90f291333d0d56192d355fbdae90ca558c461b2fb01cd8d568373d3d82fdb_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:299d737187c45ea75f5d200951b81eadc20808cd9857c85bc7d897591d614025_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:5468806885029bfcb3785059d21955d7a2f9577cb1f6cc3275bcf5384137869a_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:a6386d95bea067a3b3f496ffbc6f5b6031922aae57c5a6827409cee21b4dc89e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:59b1c217c844bc754f98d7a42ce3c82d1ed5e10daeceb4b51451754f82dc6ed0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:aeae5393e0aef013c7581a4ebb0877fff957ff65d4357ac70c93828a3316337a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b1b233c1e3c2e1143035428a6c3d442933b70f5b56d7fd7535bee6e798d6de96_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:c76b0a8bf60de0c81d68c2fe3b7def5e3d47b729838aad83a804621ed411eca0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:72ad9dbd2540a0f7e434e0907b1d5c7e36967973b5dd3107a006530a87ebb9a4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:9551c9bb9b2c7da3d15cbd2b9dc401805a2b23ce6ddcc277ed375cf96fc23ca1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:bcb8fa6029e26f0027338c20c6481864859baced976f5146633b2e53419929f3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:c7ad513aae44e71b1d50e9e17f50b4fe3429588da2dfe75b0a75ad98f9544a2c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:0c086f6999a998c4e105cd4e034173d65410dfe6276f9508267fb695367f596e_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4ba0011757d4318964c5ee7df7f2896b8091f09534e9be9bdeaab78252f53e14_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:86933bf8aad426b7f97bcc8f6757a8dd1b165d93ea2571911a3db6b5fc015471_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:d48e70a149d443248671812ebead2d50306ff77d6228289fd55bb641d2e7fc43_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:1a9392c0edcdc5e6298ce7146a6343ff4ccaac3b92460e5cf24895ce5d40d9ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3672662b18c71540211d79f97639e42b68639904b0ecb0a7083cd6eb02169176_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3755d35fbe298443caa3c7da18c51ee35b082018be9dcbd15a9a9be96ca83a97_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:3966c3e8e46c0a6034c36dc61737e80c49230451f47133e9c434cfce27a3cbae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:05bcfbef45f889403b72842b43c6fcc3cd8974601688731955d3f364aa2461dd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:503cad29e3524efa2d974fe164fa92aff89f10ea0498c07f73b77ee67f6747c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:9b3dffcd377eaed3c42410510f5ac07faa4081af3cbce729c0fa31c30801359a_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:b63c5c62148450acdb9c783b00d12ba171d3a8749420d6eba2252e802d75a7c6_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:1f3eeaccf9d48ef92bbe520d506b511e2f8e779d2b6deb30278ebf6e8f898d1a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:55b4315fa4b3f612be728d6221f24ac68033b6fc6f957bbdc88cafd940e796ac_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:598b67c741a78cdddb4753b59623ad1a4758a0668c618e0343065f4917badedb_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:d93b6a17f2c19cd37f4f7301ccff80df5ab28c01f8e5cb78db85c78ae11cdf8f_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:1f57114ce0bb87638fcca23ccfada6f0cead1295f4744a079d6a1c713ddba7dc_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:583da4c7eeffa7fb820e658b853069bf14c4887883524282db46686d1feebab0_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:a5ba9404dd5cd1a74ab8c1efad60a01f378b6f5f1945c18389ccbfcbd06686cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:f37cd7e07ba34b56961e6c019de2bcd6cdce78067668310f21a686d16bd3bdad_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:773130ded8a4bbec9a4b8948736ae2a7a86874cd1f26a9c7980b41af1fa9cfd2_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:85ac293159589376fa49cc3c996c6ce5a2b8dfbc90754025984d55fbb7221fbf_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:878f7811ac2e9a6d958e49f08905ac9924e683648f4ba8813e32a67f72882d32_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:8ee7bcf48bce72c60b96bffc990380ea1625b1349ecc2acb0d426193cd2789bf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:00daa1250ccaea4046b8dc2af0d0b9209042264d8a3372eabd3a4634c9819114_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:10aa9006af64f101a732ef3d02c0cab0cecfe3e29be17a9e4c6dc8d27cba2a99_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:8d8811b2bfa676660589fda6c648ed44b6fa10b0090f123c9dacd8b0087791c8_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:f626c7b2fb9471e0c9affb6a49bacd94b82b977c527b395ecbe26f33f2bcb1ff_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:6d6d72f21b7d1c4b5d8a8e03eca2c2774d7e1950f4bd7900103696ee80e42544_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:7004398566412111ce9e241234ff7f993bb903a2405d950cd9dbc00bd2e00b27_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:da8cf518e0df2833e8bc340f91d129a563fcaee70a155e00581c021efe08cc81_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:fd94e7f4564082573e4e4709dcbf2dbb9c7cbde5257c2c19ed42909ce3364ad4_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:12ab964cf176d023c3e3bd2b464143b2014f9af19fb9a6201de337fb323fbace_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2aa31adf752ae12e97444685b05f423717a13fd7058d7476828bcd4c49d3b8da_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cc23ce3c9f6fe7b5df95aa25524abae6789d9386c7da2dece6026fdaf042c0ad_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:e786c1d9dfe278e60f55fa28e4d8a113c5e70d57305bdc2f0aaf0a3853511a0f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:2f886c9bf5f9b673530297fffb10a67060716568dfc93cbb78ba906296e3e45e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:6ab021df48301c5f0e3eeb46d3c01a201eebb2b405e31a5fff336a559a5ee5e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d75821be89526314a7da6ed10fa48da36dca01374f882939e85cd603f42ad586_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:e4b2230e8914e6d4fe695d59a504d2bb85372bce6058684a5e1c13e0e1893b82_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:14c75a83ff869301f45a21b6891157296600b4ae9fac754e4597ee7f15d2eb9d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:80135694c627ab36ea4070055a88912890831de8b46c2ac49de86f55ccab77c6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:8b9682e10b4bdfa615a7e150a93ee26709897ca7a23fef8ad71fcb684fc97fbe_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:d7791b81b7d87ccb6dac80c95831aa30c687e394109fb1e71c4295e470c6faab_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:41845504afaa6210894da57263f528dd127acfcea3d826a6a2719be9dd4dec85_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:4e0d6a6c87e8b83b3f0a0224a6c7fbe650c4212411c5d1bba4c8c479fe527b0c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:808d1b649d24e7865f45adb51c776a846a5bef1b2576deaab254b34ae9951a84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e3ff9bb5e3d4ac9b5720fa96bc93b1837df91677dd2fad6bf91cb2c6edf768fd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:26c5e06329cbbf9bd360f35fd0b69ebb79bb20f4a0abe6b81c9e893961225c49_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:386bfc847effeb8923ecc0f5a4eb1e045d28cb6aa50e9aaf61c6c392e90fa3a5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:3d4da3ee7d8342437ce1a9992ec4e442c9d578330465a8c8e209b007a973ab49_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:9739c58df43ad52b8ad16fb93015e749b3696de9b1ea75072bb403f0f404ad57_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2cb3b1887e8eeae6708f5f46c9bfb304d7c3df1537ea433b0b23772acacf9f90_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:bb87e612faada4fead4d869864735eeeba47f7e40287aab8856b378049fbda77_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:cce59a54fb7251b28b245393d1fe635b9d2dfdb2c9b51e11f6c08d46aca829a3_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:e4d902722d83f82372021d49c80f9880dfdb8bb312d4635e1d97980b60ca1fb6_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:f13a6095e07ae23ce19f19a646dc7c35b1f4c6c2dd22e5a0f8e4b0fa816c952d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ef12b5e400882bd9c520829eb071a354c27a4ba3c725e70fdafa5400b86ca16_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:2d3676fdd2081dab245c4f3e84821b29b0f0e04c21b84c2eaed683c4b19e2336_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:491aad212ab532c68b4a77a82c3af94a8627d8d45390bc5422bf36d6484a8879_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:a659193c0c004f5a1d096eab568fb645969da82dd3714e6baafba4719db5d911_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:45d064db3a89d12a17b0122d33f7e1e900780217715ffc0b6034cd90e41fa843_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5b9664b9cc6e870223d346d3195d94981f8dcae12373468b96b84aa3372a00d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5f0ffcd29f3282d2ec785c2f4801914d8b74a4e4aa59e4ea4baaaa07970a279d_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:5fa13e8aa7fee8384bc41b1f5f4589c9694c61fdd502a7e215a2bd44c903b09d_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:8a0fc20292ccb57d804970d8412611fef698a1fe924f777a96caf242220e36c0_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:cc4e1b282f804db461c5063f3cfa61a197aaea297408375c5fa46b67707d94a7_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ec0c1060171795607786a1a05960aac7184c281f511d16fe28479b5f98858c2c_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:fea998bcf1d7aece689c6606f8b5e33e6f028aa860051ddb73acfbacffb09d66_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1448efe1374a39319dc714f6444cd355ac1cc3708da75ec9599a7533aaeb6208_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:23220ad5dfbc2893c3b9a889484c5f450f35a5789d5d52a5e90e38d34cff3f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:96986bd85cb6459524811a2b19edd72de61201027f5bd99cd9233018ae809c08_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:9c357796947482f01b7198b21f0c64936b9dea440c47ed1fab9740ac356e0265_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:98994d7ba6c4d5eb9a58543dd9f8b42266182de6a82641bcdab2f14349943604_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:a39d4c0d6f807a5117f4630d71e22064ee334c6f4b295ecf11ca8bd2c19e411c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:beb36f54237f50ead16dce45588b5b06883fbd07f08ff2352e980c689c014cef_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:d68fbb320565b173f5ffe137ba93b347e8093727e54b3e41ba2e26ad8e3b8f6a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:93db3020c8d6410a1b8cf6185b45d7a1537d6ec05a14c19bd70708265cf484b7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:a79e70d8f7f5e05dff029aca0e969cd48d9bb15f0b7c892a6ae2b1d7adfbd51f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:32ab448cba3e65fc3518dc760dcbdee426cc9f27ed23f88f290a52748ec3449a_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:485ef54961b86d9ef411ae5b39fbebb9a63f5e85183dbf2c3762c38f1a685a07_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a9dce86367e403aca0036bf6f04183e309c987be99c838bf1a1a43b0f474e06_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:b09e77e406978fc6e1432b4b08206af14230674567e540ae409d077c921c896b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:11f6e632bce12bfe2b28dad37c9429293a6a08e81efb1df6b805ff49eeafdd88_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:479649cbdca6b27771eb13e4cd4e0ef10fca6a5ad5a3103f633fa3e0a51d019a_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:6407250f343a97ff1d5cf70c01cb7053a835c612772e21f75d84f3f905197a93_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:65118e4c4fbb9b4a6bc971325415afbc475c2b2c4a34e240f2c8a92e1f14837a_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "django: Django SQL injection in FilteredRelation column aliases" } ] }
rhsa-2025:17606
Vulnerability from csaf_redhat
Published
2025-10-08 19:06
Modified
2025-10-13 16:51
Summary
Red Hat Security Advisory: Satellite 6.17.5 Async Update
Notes
Topic
A new release is now available for Red Hat Satellite 6.17 for RHEL 9.
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 Satellite is a system management solution that allows organizations
to configure and maintain their systems without the necessity to provide
public Internet access to their servers or other client systems. It
performs provisioning and configuration management of predefined standard
operating environments.
Security Fix(es):
* puppet-agent: incomplete fix for CVE-2024-49761 (CVE-2025-10990)
* python-django: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)
* cjson: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings (CVE-2025-57052)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "A new release is now available for Red Hat Satellite 6.17 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* puppet-agent: incomplete fix for CVE-2024-49761 (CVE-2025-10990)\n* python-django: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)\n* cjson: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings (CVE-2025-57052)", "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:17606", "url": "https://access.redhat.com/errata/RHSA-2025:17606" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.17/html/updating_red_hat_satellite/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.17/html/updating_red_hat_satellite/index" }, { "category": "external", "summary": "2392894", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392894" }, { "category": "external", "summary": "2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "2398216", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2398216" }, { "category": "external", "summary": "SAT-38394", "url": "https://issues.redhat.com/browse/SAT-38394" }, { "category": "external", "summary": "SAT-38396", "url": "https://issues.redhat.com/browse/SAT-38396" }, { "category": "external", "summary": "SAT-38397", "url": "https://issues.redhat.com/browse/SAT-38397" }, { "category": "external", "summary": "SAT-38398", "url": "https://issues.redhat.com/browse/SAT-38398" }, { "category": "external", "summary": "SAT-38496", "url": "https://issues.redhat.com/browse/SAT-38496" }, { "category": "external", "summary": "SAT-38730", "url": "https://issues.redhat.com/browse/SAT-38730" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17606.json" } ], "title": "Red Hat Security Advisory: Satellite 6.17.5 Async Update", "tracking": { "current_release_date": "2025-10-13T16:51:31+00:00", "generator": { "date": "2025-10-13T16:51:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:17606", "initial_release_date": "2025-10-08T19:06:17+00:00", "revision_history": [ { "date": "2025-10-08T19:06:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-10-13T14:38:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-13T16:51:31+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Satellite 6.17 for RHEL 9", "product": { "name": "Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.17::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.17 for RHEL 9", "product": { "name": "Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.17::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.17 for RHEL 9", "product": { "name": "Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_utils:6.17::el9" } } } ], "category": "product_family", "name": "Red Hat Satellite 6" }, { "branches": [ { "category": "product_version", "name": "cjson-0:1.7.18-2.el9sat.src", "product": { "name": "cjson-0:1.7.18-2.el9sat.src", "product_id": "cjson-0:1.7.18-2.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson@1.7.18-2.el9sat?arch=src" } } }, { "category": "product_version", "name": "foreman-0:3.14.0.8-1.el9sat.src", "product": { "name": "foreman-0:3.14.0.8-1.el9sat.src", "product_id": "foreman-0:3.14.0.8-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman@3.14.0.8-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "foreman-installer-1:3.14.0.7-1.el9sat.src", "product": { "name": "foreman-installer-1:3.14.0.7-1.el9sat.src", "product_id": "foreman-installer-1:3.14.0.7-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.14.0.7-1.el9sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-django-0:4.2.24-0.1.el9pc.src", "product": { "name": "python-django-0:4.2.24-0.1.el9pc.src", "product_id": "python-django-0:4.2.24-0.1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django@4.2.24-0.1.el9pc?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "product": { "name": "rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "product_id": "rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_bootdisk@22.0.4-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "satellite-0:6.17.5-1.el9sat.src", "product": { "name": "satellite-0:6.17.5-1.el9sat.src", "product_id": "satellite-0:6.17.5-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.17.5-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "puppet-agent-0:8.8.1-3.el9sat.src", "product": { "name": "puppet-agent-0:8.8.1-3.el9sat.src", "product_id": "puppet-agent-0:8.8.1-3.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@8.8.1-3.el9sat?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cjson-0:1.7.18-2.el9sat.x86_64", "product": { "name": "cjson-0:1.7.18-2.el9sat.x86_64", "product_id": "cjson-0:1.7.18-2.el9sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson@1.7.18-2.el9sat?arch=x86_64" } } }, { "category": "product_version", "name": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "product": { "name": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "product_id": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson-debugsource@1.7.18-2.el9sat?arch=x86_64" } } }, { "category": "product_version", "name": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "product": { "name": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "product_id": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson-debuginfo@1.7.18-2.el9sat?arch=x86_64" } } }, { "category": "product_version", "name": "puppet-agent-0:8.8.1-3.el9sat.x86_64", "product": { "name": "puppet-agent-0:8.8.1-3.el9sat.x86_64", "product_id": "puppet-agent-0:8.8.1-3.el9sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@8.8.1-3.el9sat?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "foreman-debug-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-debug-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-debug-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-debug@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-pcp@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-cli-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-cli-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-cli-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-cli@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-dynflow-sidekiq@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-ec2@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-journald-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-journald-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-journald-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-journald@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-libvirt@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-openstack@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-ovirt@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-postgresql@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-redis-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-redis-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-redis-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-redis@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-service-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-service-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-service-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-service@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-telemetry@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "product": { "name": "foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "product_id": "foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-vmware@3.14.0.8-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-installer-1:3.14.0.7-1.el9sat.noarch", "product": { "name": "foreman-installer-1:3.14.0.7-1.el9sat.noarch", "product_id": "foreman-installer-1:3.14.0.7-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.14.0.7-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "product": { "name": "foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "product_id": "foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer-katello@3.14.0.7-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-django-0:4.2.24-0.1.el9pc.noarch", "product": { "name": "python3.11-django-0:4.2.24-0.1.el9pc.noarch", "product_id": "python3.11-django-0:4.2.24-0.1.el9pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.24-0.1.el9pc?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "product": { "name": "rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "product_id": "rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_bootdisk@22.0.4-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.17.5-1.el9sat.noarch", "product": { "name": "satellite-capsule-0:6.17.5-1.el9sat.noarch", "product_id": "satellite-capsule-0:6.17.5-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.17.5-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.17.5-1.el9sat.noarch", "product": { "name": "satellite-common-0:6.17.5-1.el9sat.noarch", "product_id": "satellite-common-0:6.17.5-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.17.5-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "product": { "name": "satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "product_id": "satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-obsolete-packages@6.17.5-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-0:6.17.5-1.el9sat.noarch", "product": { "name": "satellite-0:6.17.5-1.el9sat.noarch", "product_id": "satellite-0:6.17.5-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.17.5-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.17.5-1.el9sat.noarch", "product": { "name": "satellite-cli-0:6.17.5-1.el9sat.noarch", "product_id": "satellite-cli-0:6.17.5-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.17.5-1.el9sat?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src" }, "product_reference": "cjson-0:1.7.18-2.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.14.0.8-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src" }, "product_reference": "foreman-0:3.14.0.8-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-cli-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-cli-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-debug-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-debug-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ec2-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.14.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch" }, "product_reference": "foreman-installer-1:3.14.0.7-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.14.0.7-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src" }, "product_reference": "foreman-installer-1:3.14.0.7-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-journald-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-journald-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-libvirt-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-openstack-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ovirt-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-pcp-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-postgresql-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-redis-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-redis-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-service-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-service-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-telemetry-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-vmware-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src" }, "product_reference": "puppet-agent-0:8.8.1-3.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el9sat.x86_64 as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64" }, "product_reference": "puppet-agent-0:8.8.1-3.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:4.2.24-0.1.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src" }, "product_reference": "python-django-0:4.2.24-0.1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-0.1.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch" }, "product_reference": "python3.11-django-0:4.2.24-0.1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.17.5-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src" }, "product_reference": "satellite-0:6.17.5-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.14.0.8-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src" }, "product_reference": "foreman-0:3.14.0.8-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-cli-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-cli-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-debug-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-debug-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ec2-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-journald-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-journald-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-libvirt-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-openstack-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ovirt-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-pcp-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-postgresql-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-redis-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-redis-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-service-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-service-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-telemetry-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-vmware-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.17.5-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src" }, "product_reference": "satellite-0:6.17.5-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17-utils" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src" }, "product_reference": "cjson-0:1.7.18-2.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.14.0.8-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src" }, "product_reference": "foreman-0:3.14.0.8-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-cli-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-cli-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-debug-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-debug-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ec2-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.14.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch" }, "product_reference": "foreman-installer-1:3.14.0.7-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.14.0.7-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src" }, "product_reference": "foreman-installer-1:3.14.0.7-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-journald-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-journald-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-libvirt-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-openstack-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ovirt-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-pcp-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-postgresql-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-redis-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-redis-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-service-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-service-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-telemetry-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-vmware-0:3.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch" }, "product_reference": "foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src" }, "product_reference": "puppet-agent-0:8.8.1-3.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el9sat.x86_64 as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64" }, "product_reference": "puppet-agent-0:8.8.1-3.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:4.2.24-0.1.el9pc.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src" }, "product_reference": "python-django-0:4.2.24-0.1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-0.1.el9pc.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch" }, "product_reference": "python3.11-django-0:4.2.24-0.1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src" }, "product_reference": "rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.17.5-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src" }, "product_reference": "satellite-0:6.17.5-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9", "product_id": "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" }, "product_reference": "satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.17" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-10990", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2025-09-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2398216" } ], "notes": [ { "category": "description", "text": "No description is available for this CVE.", "title": "Vulnerability description" }, { "category": "summary", "text": "rexml: incomplete fix for CVE-2024-49761", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as a moderate severity because it allows attackers to exploit inefficient regex parsing in hex numeric character references (\u0026#x...;), causing a ReDoS and impacting availability, it requires specific malicious input but does not affect confidentiality or integrity.\n\nSatellite employs multiple versions of ReXML in the Puppet Agent and Server components across varying versions of Satellite:\n\n- In Satellite 6.15 (on RHEL8), the Puppet Agent component uses ReXML version 7.28-0-1 and IS affected.\n\n- In Satellite 6.15 (on RHEL8), the Satellite server component uses ReXML version 7.17.2-1 and is NOT affected.\n\n- In Satellite 6.16 and 6.17 (on RHEL8 and RHEL9), the Puppet Agent component uses ReXML version 8.8.1-1 and is NOT affected.\n\n- In Satellite 6.16 and 6.17 (on RHEL8 and RHEL9), the Satellite server component uses ReXML version 8.6.2-2 and IS affected.\n\nTo reiterate, only the Puppet Agent component in Satellite 6.15 and the Satellite server component in Satellite 6.16 and 6.17 are affected. Any other component/Satellite version combinations are considered not-affected.", "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-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64" ], "known_not_affected": [ "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-10990" }, { "category": "external", "summary": "RHBZ#2398216", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2398216" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-10990", "url": "https://www.cve.org/CVERecord?id=CVE-2025-10990" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-10990", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10990" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-49761", "url": "https://access.redhat.com/security/cve/CVE-2024-49761" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-49761", "url": "https://www.cve.org/CVERecord?id=CVE-2024-49761" } ], "release_date": "2025-09-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-08T19:06:17+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.17/html/updating_red_hat_satellite/index", "product_ids": [ "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17606" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rexml: incomplete fix for CVE-2024-49761" }, { "cve": "CVE-2025-57052", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "discovery_date": "2025-09-03T15:01:13.355069+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392894" } ], "notes": [ { "category": "description", "text": "A flaw was found in the cJSON library. A specially crafted JSON pointer string can cause an out-of-bounds access in the decode_array_index_from_pointer function in the cJSON_Utils.c file due to improper array bounds checking, causing a crash to the application linked to the library and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings", "title": "Vulnerability summary" }, { "category": "other", "text": "Only applications using the cJSON JSON Pointer API, where specially crafted JSON pointer strings can be supplied by untrusted users are vulnerable to this issue, limiting the exposure and the impact of this vulnerability.", "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-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64" ], "known_not_affected": [ "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57052" }, { "category": "external", "summary": "RHBZ#2392894", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392894" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57052", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57052" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57052", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57052" }, { "category": "external", "summary": "https://x-0r.com/posts/cJSON-Array-Index-Parsing-Vulnerability", "url": "https://x-0r.com/posts/cJSON-Array-Index-Parsing-Vulnerability" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-08T19:06:17+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.17/html/updating_red_hat_satellite/index", "product_ids": [ "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17606" }, { "category": "workaround", "details": "Applications can validate the JSON pointer strings, ensuring they contain only numeric indexes, before calling the cJSON JSON Pointer API functions.", "product_ids": [ "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings" }, { "cve": "CVE-2025-57833", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2025-09-03T21:00:48.248577+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392990" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django SQL injection in FilteredRelation column aliases", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch" ], "known_not_affected": [ "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "RHBZ#2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57833", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57833" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "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/sep/03/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-08T19:06:17+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.17/html/updating_red_hat_satellite/index", "product_ids": [ "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17606" }, { "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": [ "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17-capsule:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17-utils:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.17:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-0:3.14.0.8-1.el9sat.src", "9Base-satellite-6.17:foreman-cli-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-debug-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-dynflow-sidekiq-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ec2-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-installer-1:3.14.0.7-1.el9sat.src", "9Base-satellite-6.17:foreman-installer-katello-1:3.14.0.7-1.el9sat.noarch", "9Base-satellite-6.17:foreman-journald-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-libvirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-openstack-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-ovirt-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-pcp-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-postgresql-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-redis-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-service-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-telemetry-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:foreman-vmware-0:3.14.0.8-1.el9sat.noarch", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.17:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.17:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.17:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.noarch", "9Base-satellite-6.17:rubygem-foreman_bootdisk-0:22.0.4-1.el9sat.src", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-0:6.17.5-1.el9sat.src", "9Base-satellite-6.17:satellite-capsule-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-cli-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-common-0:6.17.5-1.el9sat.noarch", "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.5-1.el9sat.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "django: Django SQL injection in FilteredRelation column aliases" } ] }
rhsa-2025:17499
Vulnerability from csaf_redhat
Published
2025-10-07 14:22
Modified
2025-10-08 19:27
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (python-django20) security update
Notes
Topic
An update for python-django20 is now available for Red Hat OpenStack
Platform 16.2 (Train).
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
Security Fix(es):
* Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python-django20 is now available for Red Hat OpenStack\nPlatform 16.2 (Train).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.", "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:17499", "url": "https://access.redhat.com/errata/RHSA-2025:17499" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17499.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (python-django20) security update", "tracking": { "current_release_date": "2025-10-08T19:27:05+00:00", "generator": { "date": "2025-10-08T19:27:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:17499", "initial_release_date": "2025-10-07T14:22:44+00:00", "revision_history": [ { "date": "2025-10-07T14:22:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-10-07T14:22:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T19:27:05+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 16.2", "product": { "name": "Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.2::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "python-django20-0:2.0.13-20.el8ost.src", "product": { "name": "python-django20-0:2.0.13-20.el8ost.src", "product_id": "python-django20-0:2.0.13-20.el8ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django20@2.0.13-20.el8ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-django20-0:2.0.13-20.el8ost.noarch", "product": { "name": "python3-django20-0:2.0.13-20.el8ost.noarch", "product_id": "python3-django20-0:2.0.13-20.el8ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django20@2.0.13-20.el8ost?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-django20-0:2.0.13-20.el8ost.src as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:python-django20-0:2.0.13-20.el8ost.src" }, "product_reference": "python-django20-0:2.0.13-20.el8ost.src", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django20-0:2.0.13-20.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:python3-django20-0:2.0.13-20.el8ost.noarch" }, "product_reference": "python3-django20-0:2.0.13-20.el8ost.noarch", "relates_to_product_reference": "8Base-RHOS-16.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-57833", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2025-09-03T21:00:48.248577+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392990" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django SQL injection in FilteredRelation column aliases", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-20.el8ost.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-20.el8ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "RHBZ#2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57833", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57833" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "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/sep/03/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-07T14:22:44+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-20.el8ost.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-20.el8ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17499" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-20.el8ost.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-20.el8ost.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-16.2:python-django20-0:2.0.13-20.el8ost.src", "8Base-RHOS-16.2:python3-django20-0:2.0.13-20.el8ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "django: Django SQL injection in FilteredRelation column aliases" } ] }
rhsa-2025:17613
Vulnerability from csaf_redhat
Published
2025-10-08 19:24
Modified
2025-10-10 01:57
Summary
Red Hat Security Advisory: Satellite 6.16.5.4 Async Update
Notes
Topic
A new release is now available for Red Hat Satellite 6.16 for RHEL 8 and 9.
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 Satellite is a system management solution that allows organizations
to configure and maintain their systems without the necessity to provide
public Internet access to their servers or other client systems. It
performs provisioning and configuration management of predefined standard
operating environments.
Security Fix(es):
* cjson: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings (CVE-2025-57052)
* python-django: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)
* puppet-agent: incomplete fix for CVE-2024-49761 (CVE-2025-10990)
* Fail to upgrade to Satellite 6.16 when Satellite has more than 520 users (SAT-38406)
* Ensure host key cleanup of /usr/share/foreman-proxy/.ssh/known_hosts on the Satellite (or Capsule) server when first remote execution is using Ansible (SAT-38408)
* Installer loads plugins from /opt/puppetlabs/puppet/cache/lib/, breaking PostgreSQL config updates and thus upgrades from 6.15 to 6.16 (max_connections is not updated) (SAT-38410)
* Second container push set manifest size fields to -1, which breaks bootc (SAT-38411)
Users of Red Hat Satellite are advised to upgrade to these updated
packages, which fix these bugs.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "A new release is now available for Red Hat Satellite 6.16 for RHEL 8 and 9.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* cjson: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings (CVE-2025-57052)\n\n* python-django: Django SQL injection in FilteredRelation column aliases (CVE-2025-57833) \n\n* puppet-agent: incomplete fix for CVE-2024-49761 (CVE-2025-10990)\n\n* Fail to upgrade to Satellite 6.16 when Satellite has more than 520 users (SAT-38406)\n\n* Ensure host key cleanup of /usr/share/foreman-proxy/.ssh/known_hosts on the Satellite (or Capsule) server when first remote execution is using Ansible (SAT-38408)\n\n* Installer loads plugins from /opt/puppetlabs/puppet/cache/lib/, breaking PostgreSQL config updates and thus upgrades from 6.15 to 6.16 (max_connections is not updated) (SAT-38410)\n\n* Second container push set manifest size fields to -1, which breaks bootc (SAT-38411)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.", "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:17613", "url": "https://access.redhat.com/errata/RHSA-2025:17613" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392894", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392894" }, { "category": "external", "summary": "2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "2398216", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2398216" }, { "category": "external", "summary": "SAT-38406", "url": "https://issues.redhat.com/browse/SAT-38406" }, { "category": "external", "summary": "SAT-38408", "url": "https://issues.redhat.com/browse/SAT-38408" }, { "category": "external", "summary": "SAT-38410", "url": "https://issues.redhat.com/browse/SAT-38410" }, { "category": "external", "summary": "SAT-38411", "url": "https://issues.redhat.com/browse/SAT-38411" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17613.json" } ], "title": "Red Hat Security Advisory: Satellite 6.16.5.4 Async Update", "tracking": { "current_release_date": "2025-10-10T01:57:49+00:00", "generator": { "date": "2025-10-10T01:57:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:17613", "initial_release_date": "2025-10-08T19:24:37+00:00", "revision_history": [ { "date": "2025-10-08T19:24:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-10-08T19:24:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T01:57:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_utils:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.16::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.16::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_utils:6.16::el9" } } } ], "category": "product_family", "name": "Red Hat Satellite 6" }, { "branches": [ { "category": "product_version", "name": "cjson-0:1.7.18-2.el8sat.src", "product": { "name": "cjson-0:1.7.18-2.el8sat.src", "product_id": "cjson-0:1.7.18-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson@1.7.18-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.6-1.el8sat.src", "product": { "name": "foreman-installer-1:3.12.0.6-1.el8sat.src", "product_id": "foreman-installer-1:3.12.0.6-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.6-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "puppet-agent-0:8.8.1-3.el8sat.src", "product": { "name": "puppet-agent-0:8.8.1-3.el8sat.src", "product_id": "puppet-agent-0:8.8.1-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@8.8.1-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "python-django-0:4.2.24-0.1.el8pc.src", "product": { "name": "python-django-0:4.2.24-0.1.el8pc.src", "product_id": "python-django-0:4.2.24-0.1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django@4.2.24-0.1.el8pc?arch=src" } } }, { "category": "product_version", "name": "rubygem-kafo-0:7.4.0.1-1.el8sat.src", "product": { "name": "rubygem-kafo-0:7.4.0.1-1.el8sat.src", "product_id": "rubygem-kafo-0:7.4.0.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kafo@7.4.0.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.14-1.el8sat.src", "product": { "name": "rubygem-katello-0:4.14.0.14-1.el8sat.src", "product_id": "rubygem-katello-0:4.14.0.14-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.14-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "product": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "product_id": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.5.6.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "satellite-0:6.16.5.4-1.el8sat.src", "product": { "name": "satellite-0:6.16.5.4-1.el8sat.src", "product_id": "satellite-0:6.16.5.4-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.5.4-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "cjson-0:1.7.18-2.el9sat.src", "product": { "name": "cjson-0:1.7.18-2.el9sat.src", "product_id": "cjson-0:1.7.18-2.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson@1.7.18-2.el9sat?arch=src" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.6-1.el9sat.src", "product": { "name": "foreman-installer-1:3.12.0.6-1.el9sat.src", "product_id": "foreman-installer-1:3.12.0.6-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.6-1.el9sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "puppet-agent-0:8.8.1-3.el9sat.src", "product": { "name": "puppet-agent-0:8.8.1-3.el9sat.src", "product_id": "puppet-agent-0:8.8.1-3.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@8.8.1-3.el9sat?arch=src" } } }, { "category": "product_version", "name": "python-django-0:4.2.24-0.1.el9pc.src", "product": { "name": "python-django-0:4.2.24-0.1.el9pc.src", "product_id": "python-django-0:4.2.24-0.1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django@4.2.24-0.1.el9pc?arch=src" } } }, { "category": "product_version", "name": "rubygem-kafo-0:7.4.0.1-1.el9sat.src", "product": { "name": "rubygem-kafo-0:7.4.0.1-1.el9sat.src", "product_id": "rubygem-kafo-0:7.4.0.1-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kafo@7.4.0.1-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.14-1.el9sat.src", "product": { "name": "rubygem-katello-0:4.14.0.14-1.el9sat.src", "product_id": "rubygem-katello-0:4.14.0.14-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.14-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "product": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "product_id": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.5.6.1-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "satellite-0:6.16.5.4-1.el9sat.src", "product": { "name": "satellite-0:6.16.5.4-1.el9sat.src", "product_id": "satellite-0:6.16.5.4-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.5.4-1.el9sat?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cjson-0:1.7.18-2.el8sat.x86_64", "product": { "name": "cjson-0:1.7.18-2.el8sat.x86_64", "product_id": "cjson-0:1.7.18-2.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson@1.7.18-2.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "product": { "name": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "product_id": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson-debugsource@1.7.18-2.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "product": { "name": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "product_id": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson-debuginfo@1.7.18-2.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "puppet-agent-0:8.8.1-3.el8sat.x86_64", "product": { "name": "puppet-agent-0:8.8.1-3.el8sat.x86_64", "product_id": "puppet-agent-0:8.8.1-3.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@8.8.1-3.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "cjson-0:1.7.18-2.el9sat.x86_64", "product": { "name": "cjson-0:1.7.18-2.el9sat.x86_64", "product_id": "cjson-0:1.7.18-2.el9sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson@1.7.18-2.el9sat?arch=x86_64" } } }, { "category": "product_version", "name": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "product": { "name": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "product_id": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson-debugsource@1.7.18-2.el9sat?arch=x86_64" } } }, { "category": "product_version", "name": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "product": { "name": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "product_id": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson-debuginfo@1.7.18-2.el9sat?arch=x86_64" } } }, { "category": "product_version", "name": "puppet-agent-0:8.8.1-3.el9sat.x86_64", "product": { "name": "puppet-agent-0:8.8.1-3.el9sat.x86_64", "product_id": "puppet-agent-0:8.8.1-3.el9sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@8.8.1-3.el9sat?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "foreman-installer-1:3.12.0.6-1.el8sat.noarch", "product": { "name": "foreman-installer-1:3.12.0.6-1.el8sat.noarch", "product_id": "foreman-installer-1:3.12.0.6-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.6-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "product": { "name": "foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "product_id": "foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer-katello@3.12.0.6-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-django-0:4.2.24-0.1.el8pc.noarch", "product": { "name": "python3.11-django-0:4.2.24-0.1.el8pc.noarch", "product_id": "python3.11-django-0:4.2.24-0.1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.24-0.1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "product": { "name": "rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "product_id": "rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kafo@7.4.0.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "product": { "name": "rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "product_id": "rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.14-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "product_id": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.5.6.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.16.5.4-1.el8sat.noarch", "product": { "name": "satellite-cli-0:6.16.5.4-1.el8sat.noarch", "product_id": "satellite-cli-0:6.16.5.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.16.5.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "product": { "name": "satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "product_id": "satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.16.5.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.16.5.4-1.el8sat.noarch", "product": { "name": "satellite-common-0:6.16.5.4-1.el8sat.noarch", "product_id": "satellite-common-0:6.16.5.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.16.5.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-0:6.16.5.4-1.el8sat.noarch", "product": { "name": "satellite-0:6.16.5.4-1.el8sat.noarch", "product_id": "satellite-0:6.16.5.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.5.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.6-1.el9sat.noarch", "product": { "name": "foreman-installer-1:3.12.0.6-1.el9sat.noarch", "product_id": "foreman-installer-1:3.12.0.6-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.6-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "product": { "name": "foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "product_id": "foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer-katello@3.12.0.6-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-django-0:4.2.24-0.1.el9pc.noarch", "product": { "name": "python3.11-django-0:4.2.24-0.1.el9pc.noarch", "product_id": "python3.11-django-0:4.2.24-0.1.el9pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.24-0.1.el9pc?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "product": { "name": "rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "product_id": "rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kafo@7.4.0.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "product": { "name": "rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "product_id": "rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.14-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "product": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "product_id": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.5.6.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "product": { "name": "satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "product_id": "satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.16.5.4-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.16.5.4-1.el9sat.noarch", "product": { "name": "satellite-common-0:6.16.5.4-1.el9sat.noarch", "product_id": "satellite-common-0:6.16.5.4-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.16.5.4-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-0:6.16.5.4-1.el9sat.noarch", "product": { "name": "satellite-0:6.16.5.4-1.el9sat.noarch", "product_id": "satellite-0:6.16.5.4-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.5.4-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.16.5.4-1.el9sat.noarch", "product": { "name": "satellite-cli-0:6.16.5.4-1.el9sat.noarch", "product_id": "satellite-cli-0:6.16.5.4-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.16.5.4-1.el9sat?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src" }, "product_reference": "cjson-0:1.7.18-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.6-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.6-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src" }, "product_reference": "foreman-installer-1:3.12.0.6-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src" }, "product_reference": "puppet-agent-0:8.8.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el8sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64" }, "product_reference": "puppet-agent-0:8.8.1-3.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:4.2.24-0.1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src" }, "product_reference": "python-django-0:4.2.24-0.1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-0.1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch" }, "product_reference": "python3.11-django-0:4.2.24-0.1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:7.4.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch" }, "product_reference": "rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:7.4.0.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src" }, "product_reference": "rubygem-kafo-0:7.4.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src" }, "product_reference": "satellite-0:6.16.5.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src" }, "product_reference": "satellite-0:6.16.5.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src" }, "product_reference": "cjson-0:1.7.18-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64" }, "product_reference": "cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.6-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.6-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src" }, "product_reference": "foreman-installer-1:3.12.0.6-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src" }, "product_reference": "puppet-agent-0:8.8.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el8sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64" }, "product_reference": "puppet-agent-0:8.8.1-3.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:4.2.24-0.1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src" }, "product_reference": "python-django-0:4.2.24-0.1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-0.1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch" }, "product_reference": "python3.11-django-0:4.2.24-0.1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:7.4.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch" }, "product_reference": "rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:7.4.0.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src" }, "product_reference": "rubygem-kafo-0:7.4.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.14-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch" }, "product_reference": "rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.14-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src" }, "product_reference": "rubygem-katello-0:4.14.0.14-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src" }, "product_reference": "satellite-0:6.16.5.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.5.4-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.5.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src" }, "product_reference": "cjson-0:1.7.18-2.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.6-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.6-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src" }, "product_reference": "foreman-installer-1:3.12.0.6-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src" }, "product_reference": "puppet-agent-0:8.8.1-3.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el9sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64" }, "product_reference": "puppet-agent-0:8.8.1-3.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:4.2.24-0.1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src" }, "product_reference": "python-django-0:4.2.24-0.1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-0.1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch" }, "product_reference": "python3.11-django-0:4.2.24-0.1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:7.4.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch" }, "product_reference": "rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:7.4.0.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src" }, "product_reference": "rubygem-kafo-0:7.4.0.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src" }, "product_reference": "satellite-0:6.16.5.4-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src" }, "product_reference": "satellite-0:6.16.5.4-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src" }, "product_reference": "cjson-0:1.7.18-2.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64" }, "product_reference": "cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.6-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.6-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src" }, "product_reference": "foreman-installer-1:3.12.0.6-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src" }, "product_reference": "puppet-agent-0:8.8.1-3.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:8.8.1-3.el9sat.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64" }, "product_reference": "puppet-agent-0:8.8.1-3.el9sat.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:4.2.24-0.1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src" }, "product_reference": "python-django-0:4.2.24-0.1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.24-0.1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch" }, "product_reference": "python3.11-django-0:4.2.24-0.1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:7.4.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch" }, "product_reference": "rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:7.4.0.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src" }, "product_reference": "rubygem-kafo-0:7.4.0.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.14-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch" }, "product_reference": "rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.14-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src" }, "product_reference": "rubygem-katello-0:4.14.0.14-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.5.4-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src" }, "product_reference": "satellite-0:6.16.5.4-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.5.4-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.5.4-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-10990", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2025-09-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2398216" } ], "notes": [ { "category": "description", "text": "No description is available for this CVE.", "title": "Vulnerability description" }, { "category": "summary", "text": "rexml: incomplete fix for CVE-2024-49761", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as a moderate severity because it allows attackers to exploit inefficient regex parsing in hex numeric character references (\u0026#x...;), causing a ReDoS and impacting availability, it requires specific malicious input but does not affect confidentiality or integrity.\n\nSatellite employs multiple versions of ReXML in the Puppet Agent and Server components across varying versions of Satellite:\n\n- In Satellite 6.15 (on RHEL8), the Puppet Agent component uses ReXML version 7.28-0-1 and IS affected.\n\n- In Satellite 6.15 (on RHEL8), the Satellite server component uses ReXML version 7.17.2-1 and is NOT affected.\n\n- In Satellite 6.16 and 6.17 (on RHEL8 and RHEL9), the Puppet Agent component uses ReXML version 8.8.1-1 and is NOT affected.\n\n- In Satellite 6.16 and 6.17 (on RHEL8 and RHEL9), the Satellite server component uses ReXML version 8.6.2-2 and IS affected.\n\nTo reiterate, only the Puppet Agent component in Satellite 6.15 and the Satellite server component in Satellite 6.16 and 6.17 are affected. Any other component/Satellite version combinations are considered not-affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64" ], "known_not_affected": [ "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-10990" }, { "category": "external", "summary": "RHBZ#2398216", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2398216" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-10990", "url": "https://www.cve.org/CVERecord?id=CVE-2025-10990" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-10990", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10990" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-49761", "url": "https://access.redhat.com/security/cve/CVE-2024-49761" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-49761", "url": "https://www.cve.org/CVERecord?id=CVE-2024-49761" } ], "release_date": "2025-09-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-08T19:24:37+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17613" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rexml: incomplete fix for CVE-2024-49761" }, { "cve": "CVE-2025-57052", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "discovery_date": "2025-09-03T15:01:13.355069+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392894" } ], "notes": [ { "category": "description", "text": "A flaw was found in the cJSON library. A specially crafted JSON pointer string can cause an out-of-bounds access in the decode_array_index_from_pointer function in the cJSON_Utils.c file due to improper array bounds checking, causing a crash to the application linked to the library and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings", "title": "Vulnerability summary" }, { "category": "other", "text": "Only applications using the cJSON JSON Pointer API, where specially crafted JSON pointer strings can be supplied by untrusted users are vulnerable to this issue, limiting the exposure and the impact of this vulnerability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64" ], "known_not_affected": [ "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57052" }, { "category": "external", "summary": "RHBZ#2392894", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392894" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57052", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57052" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57052", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57052" }, { "category": "external", "summary": "https://x-0r.com/posts/cJSON-Array-Index-Parsing-Vulnerability", "url": "https://x-0r.com/posts/cJSON-Array-Index-Parsing-Vulnerability" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-08T19:24:37+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17613" }, { "category": "workaround", "details": "Applications can validate the JSON pointer strings, ensuring they contain only numeric indexes, before calling the cJSON JSON Pointer API functions.", "product_ids": [ "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings" }, { "cve": "CVE-2025-57833", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2025-09-03T21:00:48.248577+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392990" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django SQL injection in FilteredRelation column aliases", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch" ], "known_not_affected": [ "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "RHBZ#2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57833", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57833" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "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/sep/03/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-08T19:24:37+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17613" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.src", "8Base-satellite-6.16:cjson-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el8sat.x86_64", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el8sat.noarch", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.src", "8Base-satellite-6.16:puppet-agent-0:8.8.1-3.el8sat.x86_64", "8Base-satellite-6.16:python-django-0:4.2.24-0.1.el8pc.src", "8Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el8pc.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el8sat.src", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.5.4-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el8sat.noarch", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16-capsule:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16-capsule:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16-capsule:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.src", "9Base-satellite-6.16:cjson-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debuginfo-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:cjson-debugsource-0:1.7.18-2.el9sat.x86_64", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.6-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.6-1.el9sat.noarch", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.src", "9Base-satellite-6.16:puppet-agent-0:8.8.1-3.el9sat.x86_64", "9Base-satellite-6.16:python-django-0:4.2.24-0.1.el9pc.src", "9Base-satellite-6.16:python3.11-django-0:4.2.24-0.1.el9pc.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-kafo-0:7.4.0.1-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.14-1.el9sat.src", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-smart_proxy_ansible-0:3.5.6.1-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.5.4-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.5.4-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.5.4-1.el9sat.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "django: Django SQL injection in FilteredRelation column aliases" } ] }
rhsa-2025:17498
Vulnerability from csaf_redhat
Published
2025-10-07 14:22
Modified
2025-10-08 19:27
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (python-django) security update
Notes
Topic
An update for python-django is now available for Red Hat OpenStack Platform
17.1 (Wallaby).
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
Django is a high-level Python Web framework that encourages rapid
development and a clean, pragmatic design. It focuses on automating as much
as possible and adhering to the DRY (Don't Repeat Yourself) principle.
Security Fix(es):
* Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python-django is now available for Red Hat OpenStack Platform\n17.1 (Wallaby).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Django is a high-level Python Web framework that encourages rapid\ndevelopment and a clean, pragmatic design. It focuses on automating as much\nas possible and adhering to the DRY (Don\u0027t Repeat Yourself) principle.\n\nSecurity Fix(es):\n\n* Django SQL injection in FilteredRelation column aliases (CVE-2025-57833)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.", "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:17498", "url": "https://access.redhat.com/errata/RHSA-2025:17498" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17498.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (python-django) security update", "tracking": { "current_release_date": "2025-10-08T19:27:05+00:00", "generator": { "date": "2025-10-08T19:27:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:17498", "initial_release_date": "2025-10-07T14:22:20+00:00", "revision_history": [ { "date": "2025-10-07T14:22:20+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-10-07T14:22:20+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T19:27:05+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 17.1", "product": { "name": "Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:17.1::el9" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "python-django-0:2.2.24-12.el9ost.src", "product": { "name": "python-django-0:2.2.24-12.el9ost.src", "product_id": "python-django-0:2.2.24-12.el9ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django@2.2.24-12.el9ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-django-0:2.2.24-12.el9ost.noarch", "product": { "name": "python3-django-0:2.2.24-12.el9ost.noarch", "product_id": "python3-django-0:2.2.24-12.el9ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-django@2.2.24-12.el9ost?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-django-0:2.2.24-12.el9ost.src as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python-django-0:2.2.24-12.el9ost.src" }, "product_reference": "python-django-0:2.2.24-12.el9ost.src", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-django-0:2.2.24-12.el9ost.noarch as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python3-django-0:2.2.24-12.el9ost.noarch" }, "product_reference": "python3-django-0:2.2.24-12.el9ost.noarch", "relates_to_product_reference": "9Base-RHOS-17.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-57833", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2025-09-03T21:00:48.248577+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392990" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django SQL injection in FilteredRelation column aliases", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOS-17.1:python-django-0:2.2.24-12.el9ost.src", "9Base-RHOS-17.1:python3-django-0:2.2.24-12.el9ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "RHBZ#2392990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392990" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-57833", "url": "https://www.cve.org/CVERecord?id=CVE-2025-57833" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "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/sep/03/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" } ], "release_date": "2025-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-07T14:22:20+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-RHOS-17.1:python-django-0:2.2.24-12.el9ost.src", "9Base-RHOS-17.1:python3-django-0:2.2.24-12.el9ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17498" }, { "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": [ "9Base-RHOS-17.1:python-django-0:2.2.24-12.el9ost.src", "9Base-RHOS-17.1:python3-django-0:2.2.24-12.el9ost.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "9Base-RHOS-17.1:python-django-0:2.2.24-12.el9ost.src", "9Base-RHOS-17.1:python3-django-0:2.2.24-12.el9ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "django: Django SQL injection in FilteredRelation column aliases" } ] }
ghsa-6w2r-r2m5-xq5w
Vulnerability from github
Published
2025-09-08 18:31
Modified
2025-09-09 21:54
Severity ?
VLAI Severity ?
Summary
Django is subject to SQL injection through its column aliases
Details
An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.2.24" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "5.0a1" }, { "fixed": "5.1.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "5.2a1" }, { "fixed": "5.2.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-57833" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2025-09-09T21:54:56Z", "nvd_published_at": "2025-09-03T21:15:32Z", "severity": "HIGH" }, "details": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "id": "GHSA-6w2r-r2m5-xq5w", "modified": "2025-09-09T21:54:57Z", "published": "2025-09-08T18:31:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57833" }, { "type": "WEB", "url": "https://github.com/django/django/commit/102965ea93072fe3c39a30be437c683ec1106ef5" }, { "type": "WEB", "url": "https://github.com/django/django/commit/31334e6965ad136a5e369993b01721499c5d1a92" }, { "type": "WEB", "url": "https://github.com/django/django/commit/4c044fcc866ec226f612c475950b690b0139d243" }, { "type": "WEB", "url": "https://docs.djangoproject.com/en/dev/releases/security" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://groups.google.com/g/django-announce" }, { "type": "WEB", "url": "https://medium.com/@EyalSec/django-unauthenticated-0-click-rce-and-sql-injection-using-default-configuration-059964f3f898" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Django is subject to SQL injection through its column aliases" }
fkie_cve-2025-57833
Vulnerability from fkie_nvd
Published
2025-09-03 21:15
Modified
2025-09-08 16:15
Severity ?
Summary
An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias()." } ], "id": "CVE-2025-57833", "lastModified": "2025-09-08T16:15:38.107", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 4.7, "source": "cve@mitre.org", "type": "Secondary" } ] }, "published": "2025-09-03T21:15:32.850", "references": [ { "source": "cve@mitre.org", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "source": "cve@mitre.org", "url": "https://groups.google.com/g/django-announce" }, { "source": "cve@mitre.org", "url": "https://medium.com/@EyalSec/django-unauthenticated-0-click-rce-and-sql-injection-using-default-configuration-059964f3f898" }, { "source": "cve@mitre.org", "url": "https://www.djangoproject.com/weblog/2025/sep/03/security-releases/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Undergoing Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-89" } ], "source": "cve@mitre.org", "type": "Secondary" } ] }
opensuse-su-2025:15528-1
Vulnerability from csaf_opensuse
Published
2025-09-05 00:00
Modified
2025-09-05 00:00
Summary
python311-Django4-4.2.24-1.1 on GA media
Notes
Title of the patch
python311-Django4-4.2.24-1.1 on GA media
Description of the patch
These are all security issues fixed in the python311-Django4-4.2.24-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15528
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python311-Django4-4.2.24-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-Django4-4.2.24-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15528", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15528-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-57833 page", "url": "https://www.suse.com/security/cve/CVE-2025-57833/" } ], "title": "python311-Django4-4.2.24-1.1 on GA media", "tracking": { "current_release_date": "2025-09-05T00:00:00Z", "generator": { "date": "2025-09-05T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15528-1", "initial_release_date": "2025-09-05T00:00:00Z", "revision_history": [ { "date": "2025-09-05T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-Django4-4.2.24-1.1.aarch64", "product": { "name": "python311-Django4-4.2.24-1.1.aarch64", "product_id": "python311-Django4-4.2.24-1.1.aarch64" } }, { "category": "product_version", "name": "python312-Django4-4.2.24-1.1.aarch64", "product": { "name": "python312-Django4-4.2.24-1.1.aarch64", "product_id": "python312-Django4-4.2.24-1.1.aarch64" } }, { "category": "product_version", "name": "python313-Django4-4.2.24-1.1.aarch64", "product": { "name": "python313-Django4-4.2.24-1.1.aarch64", "product_id": "python313-Django4-4.2.24-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-Django4-4.2.24-1.1.ppc64le", "product": { "name": "python311-Django4-4.2.24-1.1.ppc64le", "product_id": "python311-Django4-4.2.24-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-Django4-4.2.24-1.1.ppc64le", "product": { "name": "python312-Django4-4.2.24-1.1.ppc64le", "product_id": "python312-Django4-4.2.24-1.1.ppc64le" } }, { "category": "product_version", "name": "python313-Django4-4.2.24-1.1.ppc64le", "product": { "name": "python313-Django4-4.2.24-1.1.ppc64le", "product_id": "python313-Django4-4.2.24-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-Django4-4.2.24-1.1.s390x", "product": { "name": "python311-Django4-4.2.24-1.1.s390x", "product_id": "python311-Django4-4.2.24-1.1.s390x" } }, { "category": "product_version", "name": "python312-Django4-4.2.24-1.1.s390x", "product": { "name": "python312-Django4-4.2.24-1.1.s390x", "product_id": "python312-Django4-4.2.24-1.1.s390x" } }, { "category": "product_version", "name": "python313-Django4-4.2.24-1.1.s390x", "product": { "name": "python313-Django4-4.2.24-1.1.s390x", "product_id": "python313-Django4-4.2.24-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-Django4-4.2.24-1.1.x86_64", "product": { "name": "python311-Django4-4.2.24-1.1.x86_64", "product_id": "python311-Django4-4.2.24-1.1.x86_64" } }, { "category": "product_version", "name": "python312-Django4-4.2.24-1.1.x86_64", "product": { "name": "python312-Django4-4.2.24-1.1.x86_64", "product_id": "python312-Django4-4.2.24-1.1.x86_64" } }, { "category": "product_version", "name": "python313-Django4-4.2.24-1.1.x86_64", "product": { "name": "python313-Django4-4.2.24-1.1.x86_64", "product_id": "python313-Django4-4.2.24-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.24-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.aarch64" }, "product_reference": "python311-Django4-4.2.24-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.24-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.ppc64le" }, "product_reference": "python311-Django4-4.2.24-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.24-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.s390x" }, "product_reference": "python311-Django4-4.2.24-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.24-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.x86_64" }, "product_reference": "python311-Django4-4.2.24-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.24-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.aarch64" }, "product_reference": "python312-Django4-4.2.24-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.24-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.ppc64le" }, "product_reference": "python312-Django4-4.2.24-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.24-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.s390x" }, "product_reference": "python312-Django4-4.2.24-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.24-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.x86_64" }, "product_reference": "python312-Django4-4.2.24-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django4-4.2.24-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.aarch64" }, "product_reference": "python313-Django4-4.2.24-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django4-4.2.24-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.ppc64le" }, "product_reference": "python313-Django4-4.2.24-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django4-4.2.24-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.s390x" }, "product_reference": "python313-Django4-4.2.24-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django4-4.2.24-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.x86_64" }, "product_reference": "python313-Django4-4.2.24-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-57833", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-57833" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.x86_64", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.aarch64", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.s390x", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-57833", "url": "https://www.suse.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "SUSE Bug 1248810 for CVE-2025-57833", "url": "https://bugzilla.suse.com/1248810" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.x86_64", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.aarch64", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.s390x", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.24-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.24-1.1.x86_64", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.aarch64", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.s390x", "openSUSE Tumbleweed:python313-Django4-4.2.24-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-05T00:00:00Z", "details": "important" } ], "title": "CVE-2025-57833" } ] }
opensuse-su-2025:15527-1
Vulnerability from csaf_opensuse
Published
2025-09-05 00:00
Modified
2025-09-05 00:00
Summary
python311-Django-5.2.6-1.1 on GA media
Notes
Title of the patch
python311-Django-5.2.6-1.1 on GA media
Description of the patch
These are all security issues fixed in the python311-Django-5.2.6-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15527
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python311-Django-5.2.6-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-Django-5.2.6-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15527", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15527-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-57833 page", "url": "https://www.suse.com/security/cve/CVE-2025-57833/" } ], "title": "python311-Django-5.2.6-1.1 on GA media", "tracking": { "current_release_date": "2025-09-05T00:00:00Z", "generator": { "date": "2025-09-05T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15527-1", "initial_release_date": "2025-09-05T00:00:00Z", "revision_history": [ { "date": "2025-09-05T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-Django-5.2.6-1.1.aarch64", "product": { "name": "python311-Django-5.2.6-1.1.aarch64", "product_id": "python311-Django-5.2.6-1.1.aarch64" } }, { "category": "product_version", "name": "python312-Django-5.2.6-1.1.aarch64", "product": { "name": "python312-Django-5.2.6-1.1.aarch64", "product_id": "python312-Django-5.2.6-1.1.aarch64" } }, { "category": "product_version", "name": "python313-Django-5.2.6-1.1.aarch64", "product": { "name": "python313-Django-5.2.6-1.1.aarch64", "product_id": "python313-Django-5.2.6-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-Django-5.2.6-1.1.ppc64le", "product": { "name": "python311-Django-5.2.6-1.1.ppc64le", "product_id": "python311-Django-5.2.6-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-Django-5.2.6-1.1.ppc64le", "product": { "name": "python312-Django-5.2.6-1.1.ppc64le", "product_id": "python312-Django-5.2.6-1.1.ppc64le" } }, { "category": "product_version", "name": "python313-Django-5.2.6-1.1.ppc64le", "product": { "name": "python313-Django-5.2.6-1.1.ppc64le", "product_id": "python313-Django-5.2.6-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-Django-5.2.6-1.1.s390x", "product": { "name": "python311-Django-5.2.6-1.1.s390x", "product_id": "python311-Django-5.2.6-1.1.s390x" } }, { "category": "product_version", "name": "python312-Django-5.2.6-1.1.s390x", "product": { "name": "python312-Django-5.2.6-1.1.s390x", "product_id": "python312-Django-5.2.6-1.1.s390x" } }, { "category": "product_version", "name": "python313-Django-5.2.6-1.1.s390x", "product": { "name": "python313-Django-5.2.6-1.1.s390x", "product_id": "python313-Django-5.2.6-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-Django-5.2.6-1.1.x86_64", "product": { "name": "python311-Django-5.2.6-1.1.x86_64", "product_id": "python311-Django-5.2.6-1.1.x86_64" } }, { "category": "product_version", "name": "python312-Django-5.2.6-1.1.x86_64", "product": { "name": "python312-Django-5.2.6-1.1.x86_64", "product_id": "python312-Django-5.2.6-1.1.x86_64" } }, { "category": "product_version", "name": "python313-Django-5.2.6-1.1.x86_64", "product": { "name": "python313-Django-5.2.6-1.1.x86_64", "product_id": "python313-Django-5.2.6-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.2.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.aarch64" }, "product_reference": "python311-Django-5.2.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.2.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.ppc64le" }, "product_reference": "python311-Django-5.2.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.2.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.s390x" }, "product_reference": "python311-Django-5.2.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.2.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.x86_64" }, "product_reference": "python311-Django-5.2.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.2.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.aarch64" }, "product_reference": "python312-Django-5.2.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.2.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.ppc64le" }, "product_reference": "python312-Django-5.2.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.2.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.s390x" }, "product_reference": "python312-Django-5.2.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.2.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.x86_64" }, "product_reference": "python312-Django-5.2.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django-5.2.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.aarch64" }, "product_reference": "python313-Django-5.2.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django-5.2.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.ppc64le" }, "product_reference": "python313-Django-5.2.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django-5.2.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.s390x" }, "product_reference": "python313-Django-5.2.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django-5.2.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.x86_64" }, "product_reference": "python313-Django-5.2.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-57833", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-57833" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.x86_64", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.aarch64", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.s390x", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-57833", "url": "https://www.suse.com/security/cve/CVE-2025-57833" }, { "category": "external", "summary": "SUSE Bug 1248810 for CVE-2025-57833", "url": "https://bugzilla.suse.com/1248810" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.x86_64", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.aarch64", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.s390x", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.2.6-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.2.6-1.1.x86_64", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.aarch64", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.s390x", "openSUSE Tumbleweed:python313-Django-5.2.6-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-05T00:00:00Z", "details": "important" } ], "title": "CVE-2025-57833" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…