Action not permitted
Modal body text goes here.
cve-2024-3651
Vulnerability from cvelistv5
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-3651", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-07-07T19:07:43.737156Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-07-07T19:07:50.996Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-01T20:20:00.683Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://huntr.com/bounties/93d78d07-d791-4b39-a845-cbfabc44aadb" }, { "tags": [ "x_transferred" ], "url": "https://github.com/kjd/idna/commit/1d365e17e10d72d0b7876316fc7b9ca0eebdd38d" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "kjd/idna", "vendor": "kjd", "versions": [ { "lessThan": "3.7", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was identified in the kjd/idna library, specifically within the `idna.encode()` function, affecting version 3.6. The issue arises from the function\u0027s handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This vulnerability is triggered by a crafted input that causes the `idna.encode()` function to process the input with considerable computational load, significantly increasing the processing time in a quadratic manner relative to the input size." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-400", "description": "CWE-400 Uncontrolled Resource Consumption", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-07-07T17:22:10.032Z", "orgId": "c09c270a-b464-47c1-9133-acb35b22c19a", "shortName": "@huntr_ai" }, "references": [ { "url": "https://huntr.com/bounties/93d78d07-d791-4b39-a845-cbfabc44aadb" }, { "url": "https://github.com/kjd/idna/commit/1d365e17e10d72d0b7876316fc7b9ca0eebdd38d" } ], "source": { "advisory": "93d78d07-d791-4b39-a845-cbfabc44aadb", "discovery": "EXTERNAL" }, "title": "Denial of Service via Quadratic Complexity in kjd/idna" } }, "cveMetadata": { "assignerOrgId": "c09c270a-b464-47c1-9133-acb35b22c19a", "assignerShortName": "@huntr_ai", "cveId": "CVE-2024-3651", "datePublished": "2024-07-07T17:22:10.032Z", "dateReserved": "2024-04-10T23:50:44.569Z", "dateUpdated": "2024-08-01T20:20:00.683Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-3651\",\"sourceIdentifier\":\"security@huntr.dev\",\"published\":\"2024-07-07T18:15:09.827\",\"lastModified\":\"2024-07-11T14:58:01.803\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability was identified in the kjd/idna library, specifically within the `idna.encode()` function, affecting version 3.6. The issue arises from the function\u0027s handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This vulnerability is triggered by a crafted input that causes the `idna.encode()` function to process the input with considerable computational load, significantly increasing the processing time in a quadratic manner relative to the input size.\"},{\"lang\":\"es\",\"value\":\"Se identific\u00f3 una vulnerabilidad en la librer\u00eda kjd/idna, espec\u00edficamente dentro de la funci\u00f3n `idna.encode()`, afectando a la versi\u00f3n 3.6. El problema surge del manejo por parte de la funci\u00f3n de cadenas de entrada manipuladas, lo que puede generar complejidad cuadr\u00e1tica y, en consecuencia, una condici\u00f3n de denegaci\u00f3n de servicio. Esta vulnerabilidad se activa por una entrada manipulada que hace que la funci\u00f3n `idna.encode()` procese la entrada con una carga computacional considerable, aumentando significativamente el tiempo de procesamiento de manera cuadr\u00e1tica en relaci\u00f3n con el tama\u00f1o de la entrada.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV30\":[{\"source\":\"security@huntr.dev\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":6.2,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":2.5,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]},{\"source\":\"security@huntr.dev\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kjd:internationalized_domain_names_in_applications:3.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"58AE756B-C46B-418C-A3CD-DD0CEE78ABB3\"}]}]}],\"references\":[{\"url\":\"https://github.com/kjd/idna/commit/1d365e17e10d72d0b7876316fc7b9ca0eebdd38d\",\"source\":\"security@huntr.dev\",\"tags\":[\"Patch\"]},{\"url\":\"https://huntr.com/bounties/93d78d07-d791-4b39-a845-cbfabc44aadb\",\"source\":\"security@huntr.dev\",\"tags\":[\"Exploit\",\"Patch\"]}]}}" } }
pysec-2024-60
Vulnerability from pysec
A vulnerability was identified in the kjd/idna library, specifically within the idna.encode()
function, affecting version 3.6. The issue arises from the function's handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This vulnerability is triggered by a crafted input that causes the idna.encode()
function to process the input with considerable computational load, significantly increasing the processing time in a quadratic manner relative to the input size.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "idna", "purl": "pkg:pypi/idna" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1d365e17e10d72d0b7876316fc7b9ca0eebdd38d" } ], "repo": "https://github.com/kjd/idna", "type": "GIT" }, { "events": [ { "introduced": "0.1" }, { "fixed": "3.7" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.1", "0.2", "0.3", "0.4", "0.5", "0.6", "0.7", "0.8", "0.9", "1.0", "1.1", "2.0", "2.1", "2.10", "2.2", "2.3", "2.4", "2.5", "2.6", "2.7", "2.8", "2.9", "3.0", "3.1", "3.2", "3.3", "3.4", "3.5", "3.6" ] } ], "aliases": [ "CVE-2024-3651" ], "details": "A vulnerability was identified in the kjd/idna library, specifically within the `idna.encode()` function, affecting version 3.6. The issue arises from the function\u0027s handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This vulnerability is triggered by a crafted input that causes the `idna.encode()` function to process the input with considerable computational load, significantly increasing the processing time in a quadratic manner relative to the input size.", "id": "PYSEC-2024-60", "modified": "2024-07-11T17:21:37.216928+00:00", "published": "2024-07-07T18:15:00+00:00", "references": [ { "type": "EVIDENCE", "url": "https://huntr.com/bounties/93d78d07-d791-4b39-a845-cbfabc44aadb" }, { "type": "FIX", "url": "https://huntr.com/bounties/93d78d07-d791-4b39-a845-cbfabc44aadb" }, { "type": "FIX", "url": "https://github.com/kjd/idna/commit/1d365e17e10d72d0b7876316fc7b9ca0eebdd38d" } ], "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
rhsa-2024_3466
Vulnerability from csaf_redhat
Notes
{ "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 the python39:3.9 and python39-devel:3.9 modules is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python39:3.9/python39: python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python39:3.9/python39: python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python39:3.9/python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode() (CVE-2024-3651)\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-2024:3466", "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3466.json" } ], "title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update", "tracking": { "current_release_date": "2024-11-06T06:02:15+00:00", "generator": { "date": "2024-11-06T06:02:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:3466", "initial_release_date": "2024-05-29T13:31:39+00:00", "revision_history": [ { "date": "2024-05-29T13:31:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-29T13:31:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T06:02:15+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python39:3.9:8100020240516111311:d47b87a4", "product": { "name": "python39:3.9:8100020240516111311:d47b87a4", "product_id": "python39:3.9:8100020240516111311:d47b87a4", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python39@3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "product": { "name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "product_id": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=noarch" } } }, { "category": "product_version", "name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product": { "name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product_id": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product": { "name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product_id": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch" } } }, { "category": "product_version", "name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "product": { "name": "python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "product_id": "python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product": { "name": "python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product_id": "python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product": { "name": "python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product_id": "python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=noarch" } } }, { "category": "product_version", "name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "product": { "name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "product_id": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=noarch" } } }, { "category": "product_version", "name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-devel:3.9:8100020240516111311:d47b87a4", "product": { "name": "python39-devel:3.9:8100020240516111311:d47b87a4", "product_id": "python39-devel:3.9:8100020240516111311:d47b87a4", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python39-devel@3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "product": { "name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "product_id": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "product": { "name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "product_id": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "product_id": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "product_id": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "product_id": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "product_id": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "product": { "name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "product_id": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "product": { "name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "product_id": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "product_id": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "product_id": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "product_id": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "product": { "name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "product_id": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=src" } } }, { "category": "product_version", "name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "product_id": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "product_id": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "product_id": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "product_id": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "product": { "name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "product_id": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "product_id": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "product": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "product_id": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=src" } } }, { "category": "product_version", "name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "product": { "name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "product_id": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=src" } } }, { "category": "product_version", "name": "python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "product": { "name": "python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "product_id": "python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=src" } } }, { "category": "product_version", "name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "product_id": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "product": { "name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "product_id": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "product": { "name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "product_id": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "product": { "name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "product_id": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "product_id": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "product_id": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "product_id": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "product_id": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "product_id": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "product_id": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "product_id": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "product_id": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src", "product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64" } } }, { "category": "product_version", "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x" } } }, { "category": "product_version", "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64" } } }, { "category": "product_version", "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, "product_reference": "python39:3.9:8100020240516111311:d47b87a4", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src" }, "product_reference": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src" }, "product_reference": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src" }, "product_reference": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src" }, "product_reference": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src" }, "product_reference": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64" }, "product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le" }, "product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x" }, "product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch" }, "product_reference": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch" }, "product_reference": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64" }, "product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le" }, "product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x" }, "product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src" }, "product_reference": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src" }, "product_reference": "python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, "product_reference": "python39-devel:3.9:8100020240516111311:d47b87a4", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-3651", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274779" } ], "notes": [ { "category": "description", "text": "A flaw was found in the python-idna library. A malicious argument was sent to the idna.encode() function can trigger an uncontrolled resource consumption, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the idna.encode() function, allowing for resource consumption via specially crafted arguments, is categorized as a moderate severity issue due to its potential impact on system availability rather than data integrity or confidentiality. While the vulnerability can lead to a denial-of-service condition, it requires the passing of unusually large or maliciously crafted inputs to exploit. Normal usage scenarios typically do not encounter such inputs.", "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3651" }, { "category": "external", "summary": "RHBZ#2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651" } ], "release_date": "2024-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()" } ] }
rhsa-2024_3543
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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-idna is now available for Red Hat Enterprise Linux 8.8.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* python-idna: potential DoS via resource consumption via specially crafted\ninputs to idna.encode() (CVE-2024-3651)", "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-2024:3543", "url": "https://access.redhat.com/errata/RHSA-2024:3543" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3543.json" } ], "title": "Red Hat Security Advisory: python-idna security and bug fix update", "tracking": { "current_release_date": "2024-11-06T06:03:34+00:00", "generator": { "date": "2024-11-06T06:03:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:3543", "initial_release_date": "2024-06-03T18:39:21+00:00", "revision_history": [ { "date": "2024-06-03T18:39:21+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-03T18:39:21+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T06:03:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-idna-0:2.5-5.el8_8.1.src", "product": { "name": "python-idna-0:2.5-5.el8_8.1.src", "product_id": "python-idna-0:2.5-5.el8_8.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-5.el8_8.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-idna-0:2.5-5.el8_8.1.noarch", "product": { "name": "python3-idna-0:2.5-5.el8_8.1.noarch", "product_id": "python3-idna-0:2.5-5.el8_8.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idna@2.5-5.el8_8.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-5.el8_8.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python-idna-0:2.5-5.el8_8.1.src" }, "product_reference": "python-idna-0:2.5-5.el8_8.1.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idna-0:2.5-5.el8_8.1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idna-0:2.5-5.el8_8.1.noarch" }, "product_reference": "python3-idna-0:2.5-5.el8_8.1.noarch", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-3651", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274779" } ], "notes": [ { "category": "description", "text": "A flaw was found in the python-idna library. A malicious argument was sent to the idna.encode() function can trigger an uncontrolled resource consumption, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the idna.encode() function, allowing for resource consumption via specially crafted arguments, is categorized as a moderate severity issue due to its potential impact on system availability rather than data integrity or confidentiality. While the vulnerability can lead to a denial-of-service condition, it requires the passing of unusually large or maliciously crafted inputs to exploit. Normal usage scenarios typically do not encounter such inputs.", "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": [ "BaseOS-8.8.0.Z.EUS:python-idna-0:2.5-5.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:python3-idna-0:2.5-5.el8_8.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3651" }, { "category": "external", "summary": "RHBZ#2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651" } ], "release_date": "2024-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-03T18:39:21+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": [ "BaseOS-8.8.0.Z.EUS:python-idna-0:2.5-5.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:python3-idna-0:2.5-5.el8_8.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3543" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "BaseOS-8.8.0.Z.EUS:python-idna-0:2.5-5.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:python3-idna-0:2.5-5.el8_8.1.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:python-idna-0:2.5-5.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:python3-idna-0:2.5-5.el8_8.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()" } ] }
rhsa-2024_3846
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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-idna is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "The hsakmt packages include a thunk library for AMD\u0027s Heterogeneous System Architecture (HSA) Linux kernel driver (amdkfd).\n\nSecurity Fix(es):\n\n* python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode() (CVE-2024-3651)", "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-2024:3846", "url": "https://access.redhat.com/errata/RHSA-2024:3846" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3846.json" } ], "title": "Red Hat Security Advisory: python-idna security update", "tracking": { "current_release_date": "2024-11-06T06:09:04+00:00", "generator": { "date": "2024-11-06T06:09:04+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:3846", "initial_release_date": "2024-06-11T19:32:52+00:00", "revision_history": [ { "date": "2024-06-11T19:32:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-11T19:32:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T06:09:04+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-idna-0:2.10-7.el9_4.1.src", "product": { "name": "python-idna-0:2.10-7.el9_4.1.src", "product_id": "python-idna-0:2.10-7.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.10-7.el9_4.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-idna-0:2.10-7.el9_4.1.noarch", "product": { "name": "python3-idna-0:2.10-7.el9_4.1.noarch", "product_id": "python3-idna-0:2.10-7.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idna@2.10-7.el9_4.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-7.el9_4.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python-idna-0:2.10-7.el9_4.1.src" }, "product_reference": "python-idna-0:2.10-7.el9_4.1.src", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idna-0:2.10-7.el9_4.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idna-0:2.10-7.el9_4.1.noarch" }, "product_reference": "python3-idna-0:2.10-7.el9_4.1.noarch", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-3651", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274779" } ], "notes": [ { "category": "description", "text": "A flaw was found in the python-idna library. A malicious argument was sent to the idna.encode() function can trigger an uncontrolled resource consumption, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the idna.encode() function, allowing for resource consumption via specially crafted arguments, is categorized as a moderate severity issue due to its potential impact on system availability rather than data integrity or confidentiality. While the vulnerability can lead to a denial-of-service condition, it requires the passing of unusually large or maliciously crafted inputs to exploit. Normal usage scenarios typically do not encounter such inputs.", "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": [ "BaseOS-9.4.0.Z.MAIN.EUS:python-idna-0:2.10-7.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idna-0:2.10-7.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3651" }, { "category": "external", "summary": "RHBZ#2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651" } ], "release_date": "2024-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-11T19:32:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-9.4.0.Z.MAIN.EUS:python-idna-0:2.10-7.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idna-0:2.10-7.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3846" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "BaseOS-9.4.0.Z.MAIN.EUS:python-idna-0:2.10-7.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idna-0:2.10-7.el9_4.1.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-9.4.0.Z.MAIN.EUS:python-idna-0:2.10-7.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idna-0:2.10-7.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()" } ] }
rhsa-2024_8365
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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-idna is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "The hsakmt packages include a thunk library for AMD\u0027s Heterogeneous System Architecture (HSA) Linux kernel driver (amdkfd).\n\nSecurity Fix(es):\n\n* python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode() (CVE-2024-3651)\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-2024:8365", "url": "https://access.redhat.com/errata/RHSA-2024:8365" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8365.json" } ], "title": "Red Hat Security Advisory: python-idna security update", "tracking": { "current_release_date": "2024-11-06T07:19:54+00:00", "generator": { "date": "2024-11-06T07:19:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:8365", "initial_release_date": "2024-10-23T11:27:19+00:00", "revision_history": [ { "date": "2024-10-23T11:27:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-23T11:27:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T07:19:54+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7 ELS)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:7" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-idna-0:2.4-2.el7_9.src", "product": { "name": "python-idna-0:2.4-2.el7_9.src", "product_id": "python-idna-0:2.4-2.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.4-2.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-idna-0:2.4-2.el7_9.noarch", "product": { "name": "python-idna-0:2.4-2.el7_9.noarch", "product_id": "python-idna-0:2.4-2.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.4-2.el7_9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.4-2.el7_9.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:python-idna-0:2.4-2.el7_9.noarch" }, "product_reference": "python-idna-0:2.4-2.el7_9.noarch", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.4-2.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:python-idna-0:2.4-2.el7_9.src" }, "product_reference": "python-idna-0:2.4-2.el7_9.src", "relates_to_product_reference": "7Server-ELS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-3651", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274779" } ], "notes": [ { "category": "description", "text": "A flaw was found in the python-idna library. A malicious argument was sent to the idna.encode() function can trigger an uncontrolled resource consumption, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the idna.encode() function, allowing for resource consumption via specially crafted arguments, is categorized as a moderate severity issue due to its potential impact on system availability rather than data integrity or confidentiality. While the vulnerability can lead to a denial-of-service condition, it requires the passing of unusually large or maliciously crafted inputs to exploit. Normal usage scenarios typically do not encounter such inputs.", "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": [ "7Server-ELS:python-idna-0:2.4-2.el7_9.noarch", "7Server-ELS:python-idna-0:2.4-2.el7_9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3651" }, { "category": "external", "summary": "RHBZ#2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651" } ], "release_date": "2024-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-23T11:27:19+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:python-idna-0:2.4-2.el7_9.noarch", "7Server-ELS:python-idna-0:2.4-2.el7_9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8365" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "7Server-ELS:python-idna-0:2.4-2.el7_9.noarch", "7Server-ELS:python-idna-0:2.4-2.el7_9.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-ELS:python-idna-0:2.4-2.el7_9.noarch", "7Server-ELS:python-idna-0:2.4-2.el7_9.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()" } ] }
rhsa-2024_3552
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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-idna is now available for Red Hat Enterprise Linux 8.6.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* python-idna: potential DoS via resource consumption via specially crafted\ninputs to idna.encode() (CVE-2024-3651)", "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-2024:3552", "url": "https://access.redhat.com/errata/RHSA-2024:3552" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3552.json" } ], "title": "Red Hat Security Advisory: python-idna security and bug fix update", "tracking": { "current_release_date": "2024-11-06T06:02:48+00:00", "generator": { "date": "2024-11-06T06:02:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:3552", "initial_release_date": "2024-06-03T15:47:46+00:00", "revision_history": [ { "date": "2024-06-03T15:47:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-03T15:47:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T06:02:48+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-idna-0:2.5-5.el8_6.1.src", "product": { "name": "python-idna-0:2.5-5.el8_6.1.src", "product_id": "python-idna-0:2.5-5.el8_6.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-5.el8_6.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-idna-0:2.5-5.el8_6.1.noarch", "product": { "name": "python3-idna-0:2.5-5.el8_6.1.noarch", "product_id": "python3-idna-0:2.5-5.el8_6.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idna@2.5-5.el8_6.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-5.el8_6.1.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python-idna-0:2.5-5.el8_6.1.src" }, "product_reference": "python-idna-0:2.5-5.el8_6.1.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idna-0:2.5-5.el8_6.1.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-idna-0:2.5-5.el8_6.1.noarch" }, "product_reference": "python3-idna-0:2.5-5.el8_6.1.noarch", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-5.el8_6.1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python-idna-0:2.5-5.el8_6.1.src" }, "product_reference": "python-idna-0:2.5-5.el8_6.1.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idna-0:2.5-5.el8_6.1.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-idna-0:2.5-5.el8_6.1.noarch" }, "product_reference": "python3-idna-0:2.5-5.el8_6.1.noarch", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-5.el8_6.1.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python-idna-0:2.5-5.el8_6.1.src" }, "product_reference": "python-idna-0:2.5-5.el8_6.1.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idna-0:2.5-5.el8_6.1.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-idna-0:2.5-5.el8_6.1.noarch" }, "product_reference": "python3-idna-0:2.5-5.el8_6.1.noarch", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-3651", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274779" } ], "notes": [ { "category": "description", "text": "A flaw was found in the python-idna library. A malicious argument was sent to the idna.encode() function can trigger an uncontrolled resource consumption, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the idna.encode() function, allowing for resource consumption via specially crafted arguments, is categorized as a moderate severity issue due to its potential impact on system availability rather than data integrity or confidentiality. While the vulnerability can lead to a denial-of-service condition, it requires the passing of unusually large or maliciously crafted inputs to exploit. Normal usage scenarios typically do not encounter such inputs.", "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": [ "BaseOS-8.6.0.Z.AUS:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.AUS:python3-idna-0:2.5-5.el8_6.1.noarch", "BaseOS-8.6.0.Z.E4S:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.E4S:python3-idna-0:2.5-5.el8_6.1.noarch", "BaseOS-8.6.0.Z.TUS:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.TUS:python3-idna-0:2.5-5.el8_6.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3651" }, { "category": "external", "summary": "RHBZ#2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651" } ], "release_date": "2024-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-03T15:47:46+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": [ "BaseOS-8.6.0.Z.AUS:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.AUS:python3-idna-0:2.5-5.el8_6.1.noarch", "BaseOS-8.6.0.Z.E4S:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.E4S:python3-idna-0:2.5-5.el8_6.1.noarch", "BaseOS-8.6.0.Z.TUS:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.TUS:python3-idna-0:2.5-5.el8_6.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3552" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "BaseOS-8.6.0.Z.AUS:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.AUS:python3-idna-0:2.5-5.el8_6.1.noarch", "BaseOS-8.6.0.Z.E4S:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.E4S:python3-idna-0:2.5-5.el8_6.1.noarch", "BaseOS-8.6.0.Z.TUS:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.TUS:python3-idna-0:2.5-5.el8_6.1.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.Z.AUS:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.AUS:python3-idna-0:2.5-5.el8_6.1.noarch", "BaseOS-8.6.0.Z.E4S:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.E4S:python3-idna-0:2.5-5.el8_6.1.noarch", "BaseOS-8.6.0.Z.TUS:python-idna-0:2.5-5.el8_6.1.src", "BaseOS-8.6.0.Z.TUS:python3-idna-0:2.5-5.el8_6.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()" } ] }
rhsa-2024_3781
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 Moderate. 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: aiohttp: DoS when trying to parse malformed POST requests (CVE-2024-30251)\n* automation-controller: Django: Potential regular expression denial-of-service in django.utils.text.Truncator.words() (CVE-2024-27351)\n* automation-controller: pip: Mercurial configuration injectable in repo revision when installing via pip (CVE-2023-5752)\n* automation-controller: pydantic: regular expression denial of service via crafted email string (CVE-2024-3772)\n* automation-hub, python3/python39-galaxy-ng: follow-redirects: Possible credential leak (CVE-2024-28849)\n* python3/python39-aiohttp: DoS when trying to parse malformed POST requests (CVE-2024-30251)\n* python3/python39-aiohttp: XSS on index pages for static file handling (CVE-2024-27306)\n* python3/python39-black: ReDoS via the lines_with_leading_tabs_expanded() function in strings.py file (CVE-2024-21503)\n* python3/python39-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override (CVE-2024-26130)\n* python3/python39-cryptography: NULL-dereference when loading PKCS7 certificates (CVE-2023-49083)\n* python3/python39-cryptography: NULL-dereference when loading PKCS7 certificates (CVE-2023-49083)\n* python3/python39-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers (CVE-2024-1135)\n* python3/python39-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode() (CVE-2024-3651)\n* python3/python39-jinja2: accepts keys containing non-attribute characters (CVE-2024-34064)\n* python3/python39-pillow: buffer overflow in _imagingcms.c (CVE-2024-28219)\n* python3/python39-pillow: Arbitrary Code Execution via the environment parameter (CVE-2023-50447)\n* python3/python39-pydantic: regular expression denial of service via crafted email string (CVE-2024-3772)\n* python3/python39-requests: subsequent requests to the same host ignore cert verification (CVE-2024-35195)\n* python3/python39-social-auth-app-django: Improper Handling of Case Sensitivity in social-auth-app-django (CVE-2024-32879)\n* python3/python39-sqlparse: parsing heavily nested list leads to denial of service (CVE-2024-4340)\n* receptor: golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n* receptor: golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n* receptor: golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\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 for automation controller:\n* Fixed Redis connection leak on version 4.5.6 (AAP-24286)\n* automation-controller has been updated to 4.5.7\n\nUpdates and fixes for automation hub:\n* Fixed repository sync issues (AAH-3111, AAH-3218)\n* automation-hub/python3-galaxy-ng/python39-galaxy-ng have been updated to 4.9.2\n\nAdditional changes:\n* ansible-core has been updated to 2.15.11\n* automation-eda-controller has been updated to 1.0.7\n* installer and setup have been updated to 2.4-7\n* receptor has been updated to 1.4.8\n\nFor more details about the updates and fixes included in this release, refer to the Release Notes.", "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-2024:3781", "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2250765", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250765" }, { "category": "external", "summary": "2255331", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331" }, { "category": "external", "summary": "2259479", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259479" }, { "category": "external", "summary": "2266045", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266045" }, { "category": "external", "summary": "2268017", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017" }, { "category": "external", "summary": "2268019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019" }, { "category": "external", "summary": "2268273", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273" }, { "category": "external", "summary": "2269576", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576" }, { "category": "external", "summary": "2269617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269617" }, { "category": "external", "summary": "2270236", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270236" }, { "category": "external", "summary": "2272563", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272563" }, { "category": "external", "summary": "2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "2275106", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275106" }, { "category": "external", "summary": "2275280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280" }, { "category": "external", "summary": "2275989", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275989" }, { "category": "external", "summary": "2277035", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2277035" }, { "category": "external", "summary": "2278038", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278038" }, { "category": "external", "summary": "2278710", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278710" }, { "category": "external", "summary": "2279476", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476" }, { "category": "external", "summary": "2282114", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114" }, { "category": "external", "summary": "AAH-3111", "url": "https://issues.redhat.com/browse/AAH-3111" }, { "category": "external", "summary": "AAP-22461", "url": "https://issues.redhat.com/browse/AAP-22461" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3781.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update", "tracking": { "current_release_date": "2024-11-06T19:58:53+00:00", "generator": { "date": "2024-11-06T19:58:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:3781", "initial_release_date": "2024-06-10T18:41:58+00:00", "revision_history": [ { "date": "2024-06-10T18:41:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-10T18:41:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T19:58:53+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 9", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9" } } }, { "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-Developer-1.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_developer: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_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-Inside-1.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8" } } }, { "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-Developer-1.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "python-black-0:22.8.0-2.el9ap.src", "product": { "name": "python-black-0:22.8.0-2.el9ap.src", "product_id": "python-black-0:22.8.0-2.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-black@22.8.0-2.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-pydantic-0:1.10.15-1.el9ap.src", "product": { "name": "python-pydantic-0:1.10.15-1.el9ap.src", "product_id": "python-pydantic-0:1.10.15-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pydantic@1.10.15-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-core-1:2.15.11-1.el9ap.src", "product": { "name": "ansible-core-1:2.15.11-1.el9ap.src", "product_id": "ansible-core-1:2.15.11-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-core@2.15.11-1.el9ap?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-gunicorn-0:22.0.0-1.el9ap.src", "product": { "name": "python-gunicorn-0:22.0.0-1.el9ap.src", "product_id": "python-gunicorn-0:22.0.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gunicorn@22.0.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-sqlparse-0:0.5.0-1.el9ap.src", "product": { "name": "python-sqlparse-0:0.5.0-1.el9ap.src", "product_id": "python-sqlparse-0:0.5.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlparse@0.5.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-social-auth-app-django-0:5.4.1-1.el9ap.src", "product": { "name": "python-social-auth-app-django-0:5.4.1-1.el9ap.src", "product_id": "python-social-auth-app-django-0:5.4.1-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-social-auth-app-django@5.4.1-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:3.7-1.el9ap.src", "product": { "name": "python-idna-0:3.7-1.el9ap.src", "product_id": "python-idna-0:3.7-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@3.7-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-ng-0:4.9.2-1.el9ap.src", "product": { "name": "python-galaxy-ng-0:4.9.2-1.el9ap.src", "product_id": "python-galaxy-ng-0:4.9.2-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-ng@4.9.2-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-pillow-0:10.3.0-1.el9ap.src", "product": { "name": "python-pillow-0:10.3.0-1.el9ap.src", "product_id": "python-pillow-0:10.3.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pillow@10.3.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-hub-0:4.9.2-1.el9ap.src", "product": { "name": "automation-hub-0:4.9.2-1.el9ap.src", "product_id": "automation-hub-0:4.9.2-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.9.2-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-pulpcore-0:3.28.27-1.el9ap.src", "product": { "name": "python-pulpcore-0:3.28.27-1.el9ap.src", "product_id": "python-pulpcore-0:3.28.27-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulpcore@3.28.27-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:3.1.4-1.el9ap.src", "product": { "name": "python-jinja2-0:3.1.4-1.el9ap.src", "product_id": "python-jinja2-0:3.1.4-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@3.1.4-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-pyOpenSSL-0:24.1.0-1.el9ap.src", "product": { "name": "python-pyOpenSSL-0:24.1.0-1.el9ap.src", "product_id": "python-pyOpenSSL-0:24.1.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pyOpenSSL@24.1.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-aiohttp-0:3.9.5-1.el9ap.src", "product": { "name": "python-aiohttp-0:3.9.5-1.el9ap.src", "product_id": "python-aiohttp-0:3.9.5-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp@3.9.5-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:42.0.5-1.el9ap.src", "product": { "name": "python-cryptography-0:42.0.5-1.el9ap.src", "product_id": "python-cryptography-0:42.0.5-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@42.0.5-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-eda-controller-0:1.0.7-1.el9ap.src", "product": { "name": "automation-eda-controller-0:1.0.7-1.el9ap.src", "product_id": "automation-eda-controller-0:1.0.7-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller@1.0.7-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-rulebook-0:1.0.7-1.el9ap.src", "product": { "name": "ansible-rulebook-0:1.0.7-1.el9ap.src", "product_id": "ansible-rulebook-0:1.0.7-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-rulebook@1.0.7-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-controller-0:4.5.7-1.el9ap.src", "product": { "name": "automation-controller-0:4.5.7-1.el9ap.src", "product_id": "automation-controller-0:4.5.7-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.5.7-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.32.2-1.el9ap.src", "product": { "name": "python-requests-0:2.32.2-1.el9ap.src", "product_id": "python-requests-0:2.32.2-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.32.2-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "receptor-0:1.4.8-1.el9ap.src", "product": { "name": "receptor-0:1.4.8-1.el9ap.src", "product_id": "receptor-0:1.4.8-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.8-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "product": { "name": "ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "product_id": "ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-7.1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python-pulp-ansible-1:0.20.7-1.el9ap.src", "product": { "name": "python-pulp-ansible-1:0.20.7-1.el9ap.src", "product_id": "python-pulp-ansible-1:0.20.7-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-ansible@0.20.7-1.el9ap?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python3x-pydantic-0:1.10.15-1.el8ap.src", "product": { "name": "python3x-pydantic-0:1.10.15-1.el8ap.src", "product_id": "python3x-pydantic-0:1.10.15-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pydantic@1.10.15-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-black-0:22.8.0-2.el8ap.src", "product": { "name": "python3x-black-0:22.8.0-2.el8ap.src", "product_id": "python3x-black-0:22.8.0-2.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-black@22.8.0-2.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-core-1:2.15.11-1.el8ap.src", "product": { "name": "ansible-core-1:2.15.11-1.el8ap.src", "product_id": "ansible-core-1:2.15.11-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-core@2.15.11-1.el8ap?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python3x-sqlparse-0:0.5.0-1.el8ap.src", "product": { "name": "python3x-sqlparse-0:0.5.0-1.el8ap.src", "product_id": "python3x-sqlparse-0:0.5.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-sqlparse@0.5.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-gunicorn-0:22.0.0-1.el8ap.src", "product": { "name": "python3x-gunicorn-0:22.0.0-1.el8ap.src", "product_id": "python3x-gunicorn-0:22.0.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-gunicorn@22.0.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-idna-0:3.7-1.el8ap.src", "product": { "name": "python3x-idna-0:3.7-1.el8ap.src", "product_id": "python3x-idna-0:3.7-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-idna@3.7-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "product": { "name": "python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "product_id": "python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-social-auth-app-django@5.4.1-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-pillow-0:10.3.0-1.el8ap.src", "product": { "name": "python3x-pillow-0:10.3.0-1.el8ap.src", "product_id": "python3x-pillow-0:10.3.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pillow@10.3.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-hub-0:4.9.2-1.el8ap.src", "product": { "name": "automation-hub-0:4.9.2-1.el8ap.src", "product_id": "automation-hub-0:4.9.2-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.9.2-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "product": { "name": "python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "product_id": "python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-galaxy-ng@4.9.2-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-jinja2-0:3.1.4-1.el8ap.src", "product": { "name": "python3x-jinja2-0:3.1.4-1.el8ap.src", "product_id": "python3x-jinja2-0:3.1.4-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-jinja2@3.1.4-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-pulpcore-0:3.28.27-1.el8ap.src", "product": { "name": "python3x-pulpcore-0:3.28.27-1.el8ap.src", "product_id": "python3x-pulpcore-0:3.28.27-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pulpcore@3.28.27-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "product": { "name": "python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "product_id": "python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pyOpenSSL@24.1.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-aiohttp-0:3.9.5-1.el8ap.src", "product": { "name": "python3x-aiohttp-0:3.9.5-1.el8ap.src", "product_id": "python3x-aiohttp-0:3.9.5-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-aiohttp@3.9.5-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-cryptography-0:42.0.5-1.el8ap.src", "product": { "name": "python3x-cryptography-0:42.0.5-1.el8ap.src", "product_id": "python3x-cryptography-0:42.0.5-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-cryptography@42.0.5-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-eda-controller-0:1.0.7-1.el8ap.src", "product": { "name": "automation-eda-controller-0:1.0.7-1.el8ap.src", "product_id": "automation-eda-controller-0:1.0.7-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller@1.0.7-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-rulebook-0:1.0.7-1.el8ap.src", "product": { "name": "ansible-rulebook-0:1.0.7-1.el8ap.src", "product_id": "ansible-rulebook-0:1.0.7-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-rulebook@1.0.7-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-controller-0:4.5.7-1.el8ap.src", "product": { "name": "automation-controller-0:4.5.7-1.el8ap.src", "product_id": "automation-controller-0:4.5.7-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.5.7-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-requests-0:2.32.2-1.el8ap.src", "product": { "name": "python3x-requests-0:2.32.2-1.el8ap.src", "product_id": "python3x-requests-0:2.32.2-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-requests@2.32.2-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "receptor-0:1.4.8-1.el8ap.src", "product": { "name": "receptor-0:1.4.8-1.el8ap.src", "product_id": "receptor-0:1.4.8-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.8-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "product": { "name": "ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "product_id": "ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-7.1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "product": { "name": "python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "product_id": "python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pulp-ansible@0.20.7-1.el8ap?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-black-0:22.8.0-2.el9ap.noarch", "product": { "name": "python3-black-0:22.8.0-2.el9ap.noarch", "product_id": "python3-black-0:22.8.0-2.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-black@22.8.0-2.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3-pydantic-0:1.10.15-1.el9ap.noarch", "product": { "name": "python3-pydantic-0:1.10.15-1.el9ap.noarch", "product_id": "python3-pydantic-0:1.10.15-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pydantic@1.10.15-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-core-1:2.15.11-1.el9ap.noarch", "product": { "name": "ansible-core-1:2.15.11-1.el9ap.noarch", "product_id": "ansible-core-1:2.15.11-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-core@2.15.11-1.el9ap?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "ansible-test-1:2.15.11-1.el9ap.noarch", "product": { "name": "ansible-test-1:2.15.11-1.el9ap.noarch", "product_id": "ansible-test-1:2.15.11-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-test@2.15.11-1.el9ap?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-gunicorn-0:22.0.0-1.el9ap.noarch", "product": { "name": "python3-gunicorn-0:22.0.0-1.el9ap.noarch", "product_id": "python3-gunicorn-0:22.0.0-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gunicorn@22.0.0-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3-sqlparse-0:0.5.0-1.el9ap.noarch", "product": { "name": "python3-sqlparse-0:0.5.0-1.el9ap.noarch", "product_id": "python3-sqlparse-0:0.5.0-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-sqlparse@0.5.0-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "product": { "name": "python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "product_id": "python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-social-auth-app-django@5.4.1-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3-idna-0:3.7-1.el9ap.noarch", "product": { "name": "python3-idna-0:3.7-1.el9ap.noarch", "product_id": "python3-idna-0:3.7-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idna@3.7-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "product": { "name": "python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "product_id": "python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.9.2-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-hub-0:4.9.2-1.el9ap.noarch", "product": { "name": "automation-hub-0:4.9.2-1.el9ap.noarch", "product_id": "automation-hub-0:4.9.2-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.9.2-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3-pulpcore-0:3.28.27-1.el9ap.noarch", "product": { "name": "python3-pulpcore-0:3.28.27-1.el9ap.noarch", "product_id": "python3-pulpcore-0:3.28.27-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pulpcore@3.28.27-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3-jinja2-0:3.1.4-1.el9ap.noarch", "product": { "name": "python3-jinja2-0:3.1.4-1.el9ap.noarch", "product_id": "python3-jinja2-0:3.1.4-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-jinja2@3.1.4-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "product": { "name": "python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "product_id": "python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pyOpenSSL@24.1.0-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-0:1.0.7-1.el9ap.noarch", "product": { "name": "automation-eda-controller-0:1.0.7-1.el9ap.noarch", "product_id": "automation-eda-controller-0:1.0.7-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller@1.0.7-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "product": { "name": "automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "product_id": "automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-server@1.0.7-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "product": { "name": "automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "product_id": "automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-ui@1.0.7-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-rulebook-0:1.0.7-1.el9ap.noarch", "product": { "name": "ansible-rulebook-0:1.0.7-1.el9ap.noarch", "product_id": "ansible-rulebook-0:1.0.7-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-rulebook@1.0.7-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-cli-0:4.5.7-1.el9ap.noarch", "product": { "name": "automation-controller-cli-0:4.5.7-1.el9ap.noarch", "product_id": "automation-controller-cli-0:4.5.7-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-cli@4.5.7-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-server-0:4.5.7-1.el9ap.noarch", "product": { "name": "automation-controller-server-0:4.5.7-1.el9ap.noarch", "product_id": "automation-controller-server-0:4.5.7-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-server@4.5.7-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-ui-0:4.5.7-1.el9ap.noarch", "product": { "name": "automation-controller-ui-0:4.5.7-1.el9ap.noarch", "product_id": "automation-controller-ui-0:4.5.7-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-ui@4.5.7-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3-requests-0:2.32.2-1.el9ap.noarch", "product": { "name": "python3-requests-0:2.32.2-1.el9ap.noarch", "product_id": "python3-requests-0:2.32.2-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-requests@2.32.2-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "receptorctl-0:1.4.8-1.el9ap.noarch", "product": { "name": "receptorctl-0:1.4.8-1.el9ap.noarch", "product_id": "receptorctl-0:1.4.8-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptorctl@1.4.8-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "product": { "name": "ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "product_id": "ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-7.1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "product": { "name": "python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "product_id": "python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.20.7-1.el9ap?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-pydantic-0:1.10.15-1.el8ap.noarch", "product": { "name": "python39-pydantic-0:1.10.15-1.el8ap.noarch", "product_id": "python39-pydantic-0:1.10.15-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pydantic@1.10.15-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python39-black-0:22.8.0-2.el8ap.noarch", "product": { "name": "python39-black-0:22.8.0-2.el8ap.noarch", "product_id": "python39-black-0:22.8.0-2.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-black@22.8.0-2.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-core-1:2.15.11-1.el8ap.noarch", "product": { "name": "ansible-core-1:2.15.11-1.el8ap.noarch", "product_id": "ansible-core-1:2.15.11-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-core@2.15.11-1.el8ap?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "ansible-test-1:2.15.11-1.el8ap.noarch", "product": { "name": "ansible-test-1:2.15.11-1.el8ap.noarch", "product_id": "ansible-test-1:2.15.11-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-test@2.15.11-1.el8ap?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-sqlparse-0:0.5.0-1.el8ap.noarch", "product": { "name": "python39-sqlparse-0:0.5.0-1.el8ap.noarch", "product_id": "python39-sqlparse-0:0.5.0-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-sqlparse@0.5.0-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python39-gunicorn-0:22.0.0-1.el8ap.noarch", "product": { "name": "python39-gunicorn-0:22.0.0-1.el8ap.noarch", "product_id": "python39-gunicorn-0:22.0.0-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-gunicorn@22.0.0-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python39-idna-0:3.7-1.el8ap.noarch", "product": { "name": "python39-idna-0:3.7-1.el8ap.noarch", "product_id": "python39-idna-0:3.7-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@3.7-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "product": { "name": "python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "product_id": "python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-social-auth-app-django@5.4.1-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-hub-0:4.9.2-1.el8ap.noarch", "product": { "name": "automation-hub-0:4.9.2-1.el8ap.noarch", "product_id": "automation-hub-0:4.9.2-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.9.2-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "product": { "name": "python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "product_id": "python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-galaxy-ng@4.9.2-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python39-jinja2-0:3.1.4-1.el8ap.noarch", "product": { "name": "python39-jinja2-0:3.1.4-1.el8ap.noarch", "product_id": "python39-jinja2-0:3.1.4-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-jinja2@3.1.4-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python39-pulpcore-0:3.28.27-1.el8ap.noarch", "product": { "name": "python39-pulpcore-0:3.28.27-1.el8ap.noarch", "product_id": "python39-pulpcore-0:3.28.27-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pulpcore@3.28.27-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "product": { "name": "python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "product_id": "python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyOpenSSL@24.1.0-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-0:1.0.7-1.el8ap.noarch", "product": { "name": "automation-eda-controller-0:1.0.7-1.el8ap.noarch", "product_id": "automation-eda-controller-0:1.0.7-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller@1.0.7-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "product": { "name": "automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "product_id": "automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-server@1.0.7-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "product": { "name": "automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "product_id": "automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-ui@1.0.7-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-rulebook-0:1.0.7-1.el8ap.noarch", "product": { "name": "ansible-rulebook-0:1.0.7-1.el8ap.noarch", "product_id": "ansible-rulebook-0:1.0.7-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-rulebook@1.0.7-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-cli-0:4.5.7-1.el8ap.noarch", "product": { "name": "automation-controller-cli-0:4.5.7-1.el8ap.noarch", "product_id": "automation-controller-cli-0:4.5.7-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-cli@4.5.7-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-server-0:4.5.7-1.el8ap.noarch", "product": { "name": "automation-controller-server-0:4.5.7-1.el8ap.noarch", "product_id": "automation-controller-server-0:4.5.7-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-server@4.5.7-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-ui-0:4.5.7-1.el8ap.noarch", "product": { "name": "automation-controller-ui-0:4.5.7-1.el8ap.noarch", "product_id": "automation-controller-ui-0:4.5.7-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-ui@4.5.7-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python39-requests-0:2.32.2-1.el8ap.noarch", "product": { "name": "python39-requests-0:2.32.2-1.el8ap.noarch", "product_id": "python39-requests-0:2.32.2-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.32.2-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "receptorctl-0:1.4.8-1.el8ap.noarch", "product": { "name": "receptorctl-0:1.4.8-1.el8ap.noarch", "product_id": "receptorctl-0:1.4.8-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptorctl@1.4.8-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "product": { "name": "ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "product_id": "ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-7.1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "product": { "name": "python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "product_id": "python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pulp-ansible@0.20.7-1.el8ap?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3-pillow-0:10.3.0-1.el9ap.x86_64", "product": { "name": "python3-pillow-0:10.3.0-1.el9ap.x86_64", "product_id": "python3-pillow-0:10.3.0-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pillow@10.3.0-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "product": { "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "product_id": "python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pillow-debugsource@10.3.0-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "product": { "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "product_id": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pillow-debuginfo@10.3.0-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "product": { "name": "python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "product_id": "python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-aiohttp@3.9.5-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "product": { "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "product_id": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.9.5-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "product": { "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "product_id": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-aiohttp-debuginfo@3.9.5-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3-cryptography-0:42.0.5-1.el9ap.x86_64", "product": { "name": "python3-cryptography-0:42.0.5-1.el9ap.x86_64", "product_id": "python3-cryptography-0:42.0.5-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cryptography@42.0.5-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "product": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "product_id": "python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@42.0.5-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "product": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "product_id": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@42.0.5-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-0:4.5.7-1.el9ap.x86_64", "product": { "name": "automation-controller-0:4.5.7-1.el9ap.x86_64", "product_id": "automation-controller-0:4.5.7-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.5.7-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "product": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "product_id": "automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.7-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "receptor-0:1.4.8-1.el9ap.x86_64", "product": { "name": "receptor-0:1.4.8-1.el9ap.x86_64", "product_id": "receptor-0:1.4.8-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.8-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pillow-0:10.3.0-1.el8ap.x86_64", "product": { "name": "python39-pillow-0:10.3.0-1.el8ap.x86_64", "product_id": "python39-pillow-0:10.3.0-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pillow@10.3.0-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "product": { "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "product_id": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pillow-debugsource@10.3.0-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "product": { "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "product_id": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pillow-debuginfo@10.3.0-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "product": { "name": "python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "product_id": "python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiohttp@3.9.5-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "product": { "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "product_id": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-aiohttp-debugsource@3.9.5-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "product": { "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "product_id": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiohttp-debuginfo@3.9.5-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-0:42.0.5-1.el8ap.x86_64", "product": { "name": "python39-cryptography-0:42.0.5-1.el8ap.x86_64", "product_id": "python39-cryptography-0:42.0.5-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@42.0.5-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "product": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "product_id": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-cryptography-debugsource@42.0.5-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "product": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "product_id": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@42.0.5-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-0:4.5.7-1.el8ap.x86_64", "product": { "name": "automation-controller-0:4.5.7-1.el8ap.x86_64", "product_id": "automation-controller-0:4.5.7-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.5.7-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "product": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "product_id": "automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.7-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "receptor-0:1.4.8-1.el8ap.x86_64", "product": { "name": "receptor-0:1.4.8-1.el8ap.x86_64", "product_id": "receptor-0:1.4.8-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.8-1.el8ap?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-pillow-0:10.3.0-1.el9ap.ppc64le", "product": { "name": "python3-pillow-0:10.3.0-1.el9ap.ppc64le", "product_id": "python3-pillow-0:10.3.0-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pillow@10.3.0-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "product": { "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "product_id": "python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pillow-debugsource@10.3.0-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "product": { "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "product_id": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pillow-debuginfo@10.3.0-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "product": { "name": "python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "product_id": "python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-aiohttp@3.9.5-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "product": { "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "product_id": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.9.5-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "product": { "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "product_id": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-aiohttp-debuginfo@3.9.5-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "product": { "name": "python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "product_id": "python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cryptography@42.0.5-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "product": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "product_id": "python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@42.0.5-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "product": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "product_id": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@42.0.5-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-0:4.5.7-1.el9ap.ppc64le", "product": { "name": "automation-controller-0:4.5.7-1.el9ap.ppc64le", "product_id": "automation-controller-0:4.5.7-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.5.7-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "product": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "product_id": "automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.7-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "receptor-0:1.4.8-1.el9ap.ppc64le", "product": { "name": "receptor-0:1.4.8-1.el9ap.ppc64le", "product_id": "receptor-0:1.4.8-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.8-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pillow-0:10.3.0-1.el8ap.ppc64le", "product": { "name": "python39-pillow-0:10.3.0-1.el8ap.ppc64le", "product_id": "python39-pillow-0:10.3.0-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pillow@10.3.0-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "product": { "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "product_id": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pillow-debugsource@10.3.0-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "product": { "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "product_id": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pillow-debuginfo@10.3.0-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "product": { "name": "python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "product_id": "python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiohttp@3.9.5-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "product": { "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "product_id": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-aiohttp-debugsource@3.9.5-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "product": { "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "product_id": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiohttp-debuginfo@3.9.5-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "product": { "name": "python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "product_id": "python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@42.0.5-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "product": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "product_id": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-cryptography-debugsource@42.0.5-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "product": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "product_id": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@42.0.5-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-0:4.5.7-1.el8ap.ppc64le", "product": { "name": "automation-controller-0:4.5.7-1.el8ap.ppc64le", "product_id": "automation-controller-0:4.5.7-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.5.7-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "product": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "product_id": "automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.7-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "receptor-0:1.4.8-1.el8ap.ppc64le", "product": { "name": "receptor-0:1.4.8-1.el8ap.ppc64le", "product_id": "receptor-0:1.4.8-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.8-1.el8ap?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-pillow-0:10.3.0-1.el9ap.s390x", "product": { "name": "python3-pillow-0:10.3.0-1.el9ap.s390x", "product_id": "python3-pillow-0:10.3.0-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pillow@10.3.0-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "product": { "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "product_id": "python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pillow-debugsource@10.3.0-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "product": { "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "product_id": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pillow-debuginfo@10.3.0-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python3-aiohttp-0:3.9.5-1.el9ap.s390x", "product": { "name": "python3-aiohttp-0:3.9.5-1.el9ap.s390x", "product_id": "python3-aiohttp-0:3.9.5-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-aiohttp@3.9.5-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "product": { "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "product_id": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.9.5-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "product": { "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "product_id": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-aiohttp-debuginfo@3.9.5-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python3-cryptography-0:42.0.5-1.el9ap.s390x", "product": { "name": "python3-cryptography-0:42.0.5-1.el9ap.s390x", "product_id": "python3-cryptography-0:42.0.5-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cryptography@42.0.5-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "product": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "product_id": "python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@42.0.5-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "product": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "product_id": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@42.0.5-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-0:4.5.7-1.el9ap.s390x", "product": { "name": "automation-controller-0:4.5.7-1.el9ap.s390x", "product_id": "automation-controller-0:4.5.7-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.5.7-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "product": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "product_id": "automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.7-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "receptor-0:1.4.8-1.el9ap.s390x", "product": { "name": "receptor-0:1.4.8-1.el9ap.s390x", "product_id": "receptor-0:1.4.8-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.8-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python39-pillow-0:10.3.0-1.el8ap.s390x", "product": { "name": "python39-pillow-0:10.3.0-1.el8ap.s390x", "product_id": "python39-pillow-0:10.3.0-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pillow@10.3.0-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "product": { "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "product_id": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pillow-debugsource@10.3.0-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "product": { "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "product_id": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pillow-debuginfo@10.3.0-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python39-aiohttp-0:3.9.5-1.el8ap.s390x", "product": { "name": "python39-aiohttp-0:3.9.5-1.el8ap.s390x", "product_id": "python39-aiohttp-0:3.9.5-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiohttp@3.9.5-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "product": { "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "product_id": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-aiohttp-debugsource@3.9.5-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "product": { "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "product_id": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiohttp-debuginfo@3.9.5-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-0:42.0.5-1.el8ap.s390x", "product": { "name": "python39-cryptography-0:42.0.5-1.el8ap.s390x", "product_id": "python39-cryptography-0:42.0.5-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@42.0.5-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "product": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "product_id": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-cryptography-debugsource@42.0.5-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "product": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "product_id": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@42.0.5-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-0:4.5.7-1.el8ap.s390x", "product": { "name": "automation-controller-0:4.5.7-1.el8ap.s390x", "product_id": "automation-controller-0:4.5.7-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.5.7-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "product": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "product_id": "automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.7-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "receptor-0:1.4.8-1.el8ap.s390x", "product": { "name": "receptor-0:1.4.8-1.el8ap.s390x", "product_id": "receptor-0:1.4.8-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.8-1.el8ap?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-pillow-0:10.3.0-1.el9ap.aarch64", "product": { "name": "python3-pillow-0:10.3.0-1.el9ap.aarch64", "product_id": "python3-pillow-0:10.3.0-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pillow@10.3.0-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "product": { "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "product_id": "python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pillow-debugsource@10.3.0-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "product": { "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "product_id": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pillow-debuginfo@10.3.0-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "product": { "name": "python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "product_id": "python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-aiohttp@3.9.5-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "product": { "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "product_id": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.9.5-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "product": { "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "product_id": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-aiohttp-debuginfo@3.9.5-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3-cryptography-0:42.0.5-1.el9ap.aarch64", "product": { "name": "python3-cryptography-0:42.0.5-1.el9ap.aarch64", "product_id": "python3-cryptography-0:42.0.5-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cryptography@42.0.5-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "product": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "product_id": "python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@42.0.5-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "product": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "product_id": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@42.0.5-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-0:4.5.7-1.el9ap.aarch64", "product": { "name": "automation-controller-0:4.5.7-1.el9ap.aarch64", "product_id": "automation-controller-0:4.5.7-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.5.7-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "product": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "product_id": "automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.7-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "receptor-0:1.4.8-1.el9ap.aarch64", "product": { "name": "receptor-0:1.4.8-1.el9ap.aarch64", "product_id": "receptor-0:1.4.8-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.8-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pillow-0:10.3.0-1.el8ap.aarch64", "product": { "name": "python39-pillow-0:10.3.0-1.el8ap.aarch64", "product_id": "python39-pillow-0:10.3.0-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pillow@10.3.0-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "product": { "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "product_id": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pillow-debugsource@10.3.0-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "product": { "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "product_id": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pillow-debuginfo@10.3.0-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "product": { "name": "python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "product_id": "python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiohttp@3.9.5-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "product": { "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "product_id": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-aiohttp-debugsource@3.9.5-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "product": { "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "product_id": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiohttp-debuginfo@3.9.5-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-0:42.0.5-1.el8ap.aarch64", "product": { "name": "python39-cryptography-0:42.0.5-1.el8ap.aarch64", "product_id": "python39-cryptography-0:42.0.5-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@42.0.5-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "product": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "product_id": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-cryptography-debugsource@42.0.5-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "product": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "product_id": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@42.0.5-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-0:4.5.7-1.el8ap.aarch64", "product": { "name": "automation-controller-0:4.5.7-1.el8ap.aarch64", "product_id": "automation-controller-0:4.5.7-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.5.7-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "product": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "product_id": "automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.7-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "receptor-0:1.4.8-1.el8ap.aarch64", "product": { "name": "receptor-0:1.4.8-1.el8ap.aarch64", "product_id": "receptor-0:1.4.8-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.8-1.el8ap?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch" }, "product_reference": "ansible-core-1:2.15.11-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src" }, "product_reference": "ansible-core-1:2.15.11-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.15.11-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-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch" }, "product_reference": "ansible-test-1:2.15.11-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64" }, "product_reference": "automation-controller-0:4.5.7-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le" }, "product_reference": "automation-controller-0:4.5.7-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x" }, "product_reference": "automation-controller-0:4.5.7-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-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-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src" }, "product_reference": "automation-controller-0:4.5.7-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64" }, "product_reference": "automation-controller-0:4.5.7-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.5.7-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-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch" }, "product_reference": "automation-controller-cli-0:4.5.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.5.7-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-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch" }, "product_reference": "automation-controller-server-0:4.5.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.5.7-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-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch" }, "product_reference": "automation-controller-ui-0:4.5.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-black-0:22.8.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch" }, "product_reference": "python39-black-0:22.8.0-2.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:3.7-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-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch" }, "product_reference": "python39-idna-0:3.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-jinja2-0:3.1.4-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-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch" }, "product_reference": "python39-jinja2-0:3.1.4-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.32.2-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-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch" }, "product_reference": "python39-requests-0:2.32.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-black-0:22.8.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src" }, "product_reference": "python3x-black-0:22.8.0-2.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-0:42.0.5-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-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src" }, "product_reference": "python3x-cryptography-0:42.0.5-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-idna-0:3.7-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-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src" }, "product_reference": "python3x-idna-0:3.7-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-jinja2-0:3.1.4-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-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src" }, "product_reference": "python3x-jinja2-0:3.1.4-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-requests-0:2.32.2-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-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src" }, "product_reference": "python3x-requests-0:2.32.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64" }, "product_reference": "receptor-0:1.4.8-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le" }, "product_reference": "receptor-0:1.4.8-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x" }, "product_reference": "receptor-0:1.4.8-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-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-Developer-1.1:receptor-0:1.4.8-1.el8ap.src" }, "product_reference": "receptor-0:1.4.8-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64" }, "product_reference": "receptor-0:1.4.8-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.8-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-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch" }, "product_reference": "receptorctl-0:1.4.8-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch" }, "product_reference": "ansible-core-1:2.15.11-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src" }, "product_reference": "ansible-core-1:2.15.11-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.15.11-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-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch" }, "product_reference": "ansible-test-1:2.15.11-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-black-0:22.8.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch" }, "product_reference": "python39-black-0:22.8.0-2.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python39-jinja2-0:3.1.4-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-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch" }, "product_reference": "python39-jinja2-0:3.1.4-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-black-0:22.8.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src" }, "product_reference": "python3x-black-0:22.8.0-2.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-0:42.0.5-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-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src" }, "product_reference": "python3x-cryptography-0:42.0.5-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-jinja2-0:3.1.4-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-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src" }, "product_reference": "python3x-jinja2-0:3.1.4-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64" }, "product_reference": "receptor-0:1.4.8-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le" }, "product_reference": "receptor-0:1.4.8-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x" }, "product_reference": "receptor-0:1.4.8-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-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-Inside-1.2:receptor-0:1.4.8-1.el8ap.src" }, "product_reference": "receptor-0:1.4.8-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64" }, "product_reference": "receptor-0:1.4.8-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.8-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-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch" }, "product_reference": "receptorctl-0:1.4.8-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.4-7.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:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch" }, "product_reference": "ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.4-7.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:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src" }, "product_reference": "ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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:ansible-core-1:2.15.11-1.el8ap.noarch" }, "product_reference": "ansible-core-1:2.15.11-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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:ansible-core-1:2.15.11-1.el8ap.src" }, "product_reference": "ansible-core-1:2.15.11-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-rulebook-0:1.0.7-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:ansible-rulebook-0:1.0.7-1.el8ap.noarch" }, "product_reference": "ansible-rulebook-0:1.0.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-rulebook-0:1.0.7-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:ansible-rulebook-0:1.0.7-1.el8ap.src" }, "product_reference": "ansible-rulebook-0:1.0.7-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.15.11-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:ansible-test-1:2.15.11-1.el8ap.noarch" }, "product_reference": "ansible-test-1:2.15.11-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64" }, "product_reference": "automation-controller-0:4.5.7-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le" }, "product_reference": "automation-controller-0:4.5.7-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x" }, "product_reference": "automation-controller-0:4.5.7-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-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:automation-controller-0:4.5.7-1.el8ap.src" }, "product_reference": "automation-controller-0:4.5.7-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64" }, "product_reference": "automation-controller-0:4.5.7-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.5.7-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:automation-controller-cli-0:4.5.7-1.el8ap.noarch" }, "product_reference": "automation-controller-cli-0:4.5.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.5.7-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:automation-controller-server-0:4.5.7-1.el8ap.noarch" }, "product_reference": "automation-controller-server-0:4.5.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.5.7-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:automation-controller-ui-0:4.5.7-1.el8ap.noarch" }, "product_reference": "automation-controller-ui-0:4.5.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-0:1.0.7-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:automation-eda-controller-0:1.0.7-1.el8ap.noarch" }, "product_reference": "automation-eda-controller-0:1.0.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-0:1.0.7-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:automation-eda-controller-0:1.0.7-1.el8ap.src" }, "product_reference": "automation-eda-controller-0:1.0.7-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-server-0:1.0.7-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:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch" }, "product_reference": "automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-ui-0:1.0.7-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:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch" }, "product_reference": "automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.9.2-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:automation-hub-0:4.9.2-1.el8ap.noarch" }, "product_reference": "automation-hub-0:4.9.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.9.2-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:automation-hub-0:4.9.2-1.el8ap.src" }, "product_reference": "automation-hub-0:4.9.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-0:3.9.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64" }, "product_reference": "python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-0:3.9.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le" }, "product_reference": "python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-0:3.9.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x" }, "product_reference": "python39-aiohttp-0:3.9.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-0:3.9.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64" }, "product_reference": "python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64" }, "product_reference": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le" }, "product_reference": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x" }, "product_reference": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64" }, "product_reference": "python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-black-0:22.8.0-2.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-black-0:22.8.0-2.el8ap.noarch" }, "product_reference": "python39-black-0:22.8.0-2.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64" }, "product_reference": "python39-cryptography-0:42.0.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-galaxy-ng-0:4.9.2-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-galaxy-ng-0:4.9.2-1.el8ap.noarch" }, "product_reference": "python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gunicorn-0:22.0.0-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-gunicorn-0:22.0.0-1.el8ap.noarch" }, "product_reference": "python39-gunicorn-0:22.0.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:3.7-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-idna-0:3.7-1.el8ap.noarch" }, "product_reference": "python39-idna-0:3.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-jinja2-0:3.1.4-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-jinja2-0:3.1.4-1.el8ap.noarch" }, "product_reference": "python39-jinja2-0:3.1.4-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pillow-0:10.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64" }, "product_reference": "python39-pillow-0:10.3.0-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pillow-0:10.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le" }, "product_reference": "python39-pillow-0:10.3.0-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pillow-0:10.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x" }, "product_reference": "python39-pillow-0:10.3.0-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pillow-0:10.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64" }, "product_reference": "python39-pillow-0:10.3.0-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64" }, "product_reference": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le" }, "product_reference": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x" }, "product_reference": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64" }, "product_reference": "python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-ansible-1:0.20.7-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-pulp-ansible-1:0.20.7-1.el8ap.noarch" }, "product_reference": "python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulpcore-0:3.28.27-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-pulpcore-0:3.28.27-1.el8ap.noarch" }, "product_reference": "python39-pulpcore-0:3.28.27-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyOpenSSL-0:24.1.0-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-pyOpenSSL-0:24.1.0-1.el8ap.noarch" }, "product_reference": "python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pydantic-0:1.10.15-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-pydantic-0:1.10.15-1.el8ap.noarch" }, "product_reference": "python39-pydantic-0:1.10.15-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.32.2-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-requests-0:2.32.2-1.el8ap.noarch" }, "product_reference": "python39-requests-0:2.32.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-social-auth-app-django-0:5.4.1-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-social-auth-app-django-0:5.4.1-1.el8ap.noarch" }, "product_reference": "python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-sqlparse-0:0.5.0-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-sqlparse-0:0.5.0-1.el8ap.noarch" }, "product_reference": "python39-sqlparse-0:0.5.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-aiohttp-0:3.9.5-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-aiohttp-0:3.9.5-1.el8ap.src" }, "product_reference": "python3x-aiohttp-0:3.9.5-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64" }, "product_reference": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le" }, "product_reference": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x" }, "product_reference": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64" }, "product_reference": "python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-black-0:22.8.0-2.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-black-0:22.8.0-2.el8ap.src" }, "product_reference": "python3x-black-0:22.8.0-2.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-0:42.0.5-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-cryptography-0:42.0.5-1.el8ap.src" }, "product_reference": "python3x-cryptography-0:42.0.5-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64" }, "product_reference": "python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-galaxy-ng-0:4.9.2-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-galaxy-ng-0:4.9.2-1.el8ap.src" }, "product_reference": "python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-gunicorn-0:22.0.0-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-gunicorn-0:22.0.0-1.el8ap.src" }, "product_reference": "python3x-gunicorn-0:22.0.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-idna-0:3.7-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-idna-0:3.7-1.el8ap.src" }, "product_reference": "python3x-idna-0:3.7-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-jinja2-0:3.1.4-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-jinja2-0:3.1.4-1.el8ap.src" }, "product_reference": "python3x-jinja2-0:3.1.4-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pillow-0:10.3.0-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-pillow-0:10.3.0-1.el8ap.src" }, "product_reference": "python3x-pillow-0:10.3.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64" }, "product_reference": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le" }, "product_reference": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x" }, "product_reference": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64" }, "product_reference": "python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pulp-ansible-1:0.20.7-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-pulp-ansible-1:0.20.7-1.el8ap.src" }, "product_reference": "python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pulpcore-0:3.28.27-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-pulpcore-0:3.28.27-1.el8ap.src" }, "product_reference": "python3x-pulpcore-0:3.28.27-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pyOpenSSL-0:24.1.0-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-pyOpenSSL-0:24.1.0-1.el8ap.src" }, "product_reference": "python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pydantic-0:1.10.15-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-pydantic-0:1.10.15-1.el8ap.src" }, "product_reference": "python3x-pydantic-0:1.10.15-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-requests-0:2.32.2-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-requests-0:2.32.2-1.el8ap.src" }, "product_reference": "python3x-requests-0:2.32.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-social-auth-app-django-0:5.4.1-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-social-auth-app-django-0:5.4.1-1.el8ap.src" }, "product_reference": "python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-sqlparse-0:0.5.0-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-sqlparse-0:0.5.0-1.el8ap.src" }, "product_reference": "python3x-sqlparse-0:0.5.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64" }, "product_reference": "receptor-0:1.4.8-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le" }, "product_reference": "receptor-0:1.4.8-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x" }, "product_reference": "receptor-0:1.4.8-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-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:receptor-0:1.4.8-1.el8ap.src" }, "product_reference": "receptor-0:1.4.8-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64" }, "product_reference": "receptor-0:1.4.8-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.8-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:receptorctl-0:1.4.8-1.el8ap.noarch" }, "product_reference": "receptorctl-0:1.4.8-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch" }, "product_reference": "ansible-core-1:2.15.11-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src" }, "product_reference": "ansible-core-1:2.15.11-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.15.11-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-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch" }, "product_reference": "ansible-test-1:2.15.11-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64" }, "product_reference": "automation-controller-0:4.5.7-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le" }, "product_reference": "automation-controller-0:4.5.7-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x" }, "product_reference": "automation-controller-0:4.5.7-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-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-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src" }, "product_reference": "automation-controller-0:4.5.7-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64" }, "product_reference": "automation-controller-0:4.5.7-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.5.7-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-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch" }, "product_reference": "automation-controller-cli-0:4.5.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.5.7-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-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch" }, "product_reference": "automation-controller-server-0:4.5.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.5.7-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-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch" }, "product_reference": "automation-controller-ui-0:4.5.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-black-0:22.8.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src" }, "product_reference": "python-black-0:22.8.0-2.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:42.0.5-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-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src" }, "product_reference": "python-cryptography-0:42.0.5-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:3.7-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-Developer-1.1:python-idna-0:3.7-1.el9ap.src" }, "product_reference": "python-idna-0:3.7-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:3.1.4-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-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src" }, "product_reference": "python-jinja2-0:3.1.4-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.32.2-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-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src" }, "product_reference": "python-requests-0:2.32.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-black-0:22.8.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch" }, "product_reference": "python3-black-0:22.8.0-2.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idna-0:3.7-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-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch" }, "product_reference": "python3-idna-0:3.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-jinja2-0:3.1.4-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-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch" }, "product_reference": "python3-jinja2-0:3.1.4-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-requests-0:2.32.2-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-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch" }, "product_reference": "python3-requests-0:2.32.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64" }, "product_reference": "receptor-0:1.4.8-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le" }, "product_reference": "receptor-0:1.4.8-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x" }, "product_reference": "receptor-0:1.4.8-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-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-Developer-1.1:receptor-0:1.4.8-1.el9ap.src" }, "product_reference": "receptor-0:1.4.8-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64" }, "product_reference": "receptor-0:1.4.8-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.8-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-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch" }, "product_reference": "receptorctl-0:1.4.8-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch" }, "product_reference": "ansible-core-1:2.15.11-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src" }, "product_reference": "ansible-core-1:2.15.11-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.15.11-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-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch" }, "product_reference": "ansible-test-1:2.15.11-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-black-0:22.8.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src" }, "product_reference": "python-black-0:22.8.0-2.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:42.0.5-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-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src" }, "product_reference": "python-cryptography-0:42.0.5-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:3.1.4-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-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src" }, "product_reference": "python-jinja2-0:3.1.4-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-black-0:22.8.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch" }, "product_reference": "python3-black-0:22.8.0-2.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-jinja2-0:3.1.4-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-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch" }, "product_reference": "python3-jinja2-0:3.1.4-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64" }, "product_reference": "receptor-0:1.4.8-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le" }, "product_reference": "receptor-0:1.4.8-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x" }, "product_reference": "receptor-0:1.4.8-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-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-Inside-1.2:receptor-0:1.4.8-1.el9ap.src" }, "product_reference": "receptor-0:1.4.8-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64" }, "product_reference": "receptor-0:1.4.8-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.8-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-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch" }, "product_reference": "receptorctl-0:1.4.8-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.4-7.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:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch" }, "product_reference": "ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.4-7.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:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src" }, "product_reference": "ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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:ansible-core-1:2.15.11-1.el9ap.noarch" }, "product_reference": "ansible-core-1:2.15.11-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.15.11-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:ansible-core-1:2.15.11-1.el9ap.src" }, "product_reference": "ansible-core-1:2.15.11-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-rulebook-0:1.0.7-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:ansible-rulebook-0:1.0.7-1.el9ap.noarch" }, "product_reference": "ansible-rulebook-0:1.0.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-rulebook-0:1.0.7-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:ansible-rulebook-0:1.0.7-1.el9ap.src" }, "product_reference": "ansible-rulebook-0:1.0.7-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.15.11-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:ansible-test-1:2.15.11-1.el9ap.noarch" }, "product_reference": "ansible-test-1:2.15.11-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64" }, "product_reference": "automation-controller-0:4.5.7-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le" }, "product_reference": "automation-controller-0:4.5.7-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x" }, "product_reference": "automation-controller-0:4.5.7-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-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:automation-controller-0:4.5.7-1.el9ap.src" }, "product_reference": "automation-controller-0:4.5.7-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.5.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64" }, "product_reference": "automation-controller-0:4.5.7-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.5.7-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:automation-controller-cli-0:4.5.7-1.el9ap.noarch" }, "product_reference": "automation-controller-cli-0:4.5.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.5.7-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:automation-controller-server-0:4.5.7-1.el9ap.noarch" }, "product_reference": "automation-controller-server-0:4.5.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.5.7-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:automation-controller-ui-0:4.5.7-1.el9ap.noarch" }, "product_reference": "automation-controller-ui-0:4.5.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-0:1.0.7-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:automation-eda-controller-0:1.0.7-1.el9ap.noarch" }, "product_reference": "automation-eda-controller-0:1.0.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-0:1.0.7-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:automation-eda-controller-0:1.0.7-1.el9ap.src" }, "product_reference": "automation-eda-controller-0:1.0.7-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-server-0:1.0.7-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:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch" }, "product_reference": "automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-ui-0:1.0.7-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:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch" }, "product_reference": "automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.9.2-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:automation-hub-0:4.9.2-1.el9ap.noarch" }, "product_reference": "automation-hub-0:4.9.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.9.2-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:automation-hub-0:4.9.2-1.el9ap.src" }, "product_reference": "automation-hub-0:4.9.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.9.5-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-aiohttp-0:3.9.5-1.el9ap.src" }, "product_reference": "python-aiohttp-0:3.9.5-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64" }, "product_reference": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le" }, "product_reference": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x" }, "product_reference": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-black-0:22.8.0-2.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-black-0:22.8.0-2.el9ap.src" }, "product_reference": "python-black-0:22.8.0-2.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:42.0.5-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-cryptography-0:42.0.5-1.el9ap.src" }, "product_reference": "python-cryptography-0:42.0.5-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64" }, "product_reference": "python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-ng-0:4.9.2-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-galaxy-ng-0:4.9.2-1.el9ap.src" }, "product_reference": "python-galaxy-ng-0:4.9.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-gunicorn-0:22.0.0-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-gunicorn-0:22.0.0-1.el9ap.src" }, "product_reference": "python-gunicorn-0:22.0.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:3.7-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-idna-0:3.7-1.el9ap.src" }, "product_reference": "python-idna-0:3.7-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:3.1.4-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-jinja2-0:3.1.4-1.el9ap.src" }, "product_reference": "python-jinja2-0:3.1.4-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pillow-0:10.3.0-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-pillow-0:10.3.0-1.el9ap.src" }, "product_reference": "python-pillow-0:10.3.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64" }, "product_reference": "python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le" }, "product_reference": "python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x" }, "product_reference": "python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64" }, "product_reference": "python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-ansible-1:0.20.7-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-pulp-ansible-1:0.20.7-1.el9ap.src" }, "product_reference": "python-pulp-ansible-1:0.20.7-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.28.27-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-pulpcore-0:3.28.27-1.el9ap.src" }, "product_reference": "python-pulpcore-0:3.28.27-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyOpenSSL-0:24.1.0-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-pyOpenSSL-0:24.1.0-1.el9ap.src" }, "product_reference": "python-pyOpenSSL-0:24.1.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pydantic-0:1.10.15-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-pydantic-0:1.10.15-1.el9ap.src" }, "product_reference": "python-pydantic-0:1.10.15-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.32.2-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-requests-0:2.32.2-1.el9ap.src" }, "product_reference": "python-requests-0:2.32.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-social-auth-app-django-0:5.4.1-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-social-auth-app-django-0:5.4.1-1.el9ap.src" }, "product_reference": "python-social-auth-app-django-0:5.4.1-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlparse-0:0.5.0-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-sqlparse-0:0.5.0-1.el9ap.src" }, "product_reference": "python-sqlparse-0:0.5.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-aiohttp-0:3.9.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64" }, "product_reference": "python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-aiohttp-0:3.9.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le" }, "product_reference": "python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-aiohttp-0:3.9.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x" }, "product_reference": "python3-aiohttp-0:3.9.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-aiohttp-0:3.9.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64" }, "product_reference": "python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64" }, "product_reference": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le" }, "product_reference": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x" }, "product_reference": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64" }, "product_reference": "python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-black-0:22.8.0-2.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-black-0:22.8.0-2.el9ap.noarch" }, "product_reference": "python3-black-0:22.8.0-2.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64" }, "product_reference": "python3-cryptography-0:42.0.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64" }, "product_reference": "python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-galaxy-ng-0:4.9.2-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-galaxy-ng-0:4.9.2-1.el9ap.noarch" }, "product_reference": "python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gunicorn-0:22.0.0-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-gunicorn-0:22.0.0-1.el9ap.noarch" }, "product_reference": "python3-gunicorn-0:22.0.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idna-0:3.7-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-idna-0:3.7-1.el9ap.noarch" }, "product_reference": "python3-idna-0:3.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-jinja2-0:3.1.4-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-jinja2-0:3.1.4-1.el9ap.noarch" }, "product_reference": "python3-jinja2-0:3.1.4-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pillow-0:10.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64" }, "product_reference": "python3-pillow-0:10.3.0-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pillow-0:10.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le" }, "product_reference": "python3-pillow-0:10.3.0-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pillow-0:10.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x" }, "product_reference": "python3-pillow-0:10.3.0-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pillow-0:10.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64" }, "product_reference": "python3-pillow-0:10.3.0-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64" }, "product_reference": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le" }, "product_reference": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x" }, "product_reference": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64" }, "product_reference": "python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pulp-ansible-1:0.20.7-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-pulp-ansible-1:0.20.7-1.el9ap.noarch" }, "product_reference": "python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pulpcore-0:3.28.27-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-pulpcore-0:3.28.27-1.el9ap.noarch" }, "product_reference": "python3-pulpcore-0:3.28.27-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pyOpenSSL-0:24.1.0-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-pyOpenSSL-0:24.1.0-1.el9ap.noarch" }, "product_reference": "python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pydantic-0:1.10.15-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-pydantic-0:1.10.15-1.el9ap.noarch" }, "product_reference": "python3-pydantic-0:1.10.15-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-requests-0:2.32.2-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-requests-0:2.32.2-1.el9ap.noarch" }, "product_reference": "python3-requests-0:2.32.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-social-auth-app-django-0:5.4.1-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-social-auth-app-django-0:5.4.1-1.el9ap.noarch" }, "product_reference": "python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-sqlparse-0:0.5.0-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-sqlparse-0:0.5.0-1.el9ap.noarch" }, "product_reference": "python3-sqlparse-0:0.5.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64" }, "product_reference": "receptor-0:1.4.8-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le" }, "product_reference": "receptor-0:1.4.8-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x" }, "product_reference": "receptor-0:1.4.8-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-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:receptor-0:1.4.8-1.el9ap.src" }, "product_reference": "receptor-0:1.4.8-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64" }, "product_reference": "receptor-0:1.4.8-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.8-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:receptorctl-0:1.4.8-1.el9ap.noarch" }, "product_reference": "receptorctl-0:1.4.8-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5752", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "discovery_date": "2023-11-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2250765" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python pip package. The pip could allow a local authenticated attacker to bypass security restrictions due to a flaw when installing a package from a Mercurial VCS URL. By sending a specially crafted request, an attacker can inject arbitrary configuration options to the \"hg clone\" call to modify how and which repository is installed.", "title": "Vulnerability description" }, { "category": "summary", "text": "pip: Mercurial configuration injectable in repo revision when installing via pip", "title": "Vulnerability summary" }, { "category": "other", "text": "Mercurial is not available in RHEL 8 and 9, so the vulnerability cannot be exploited. Without mercurial installed (the hg command), pip cannot clone and install from hg+http[s] URLs.", "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.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5752" }, { "category": "external", "summary": "RHBZ#2250765", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250765" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5752", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5752" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5752", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5752" }, { "category": "external", "summary": "https://github.com/pypa/pip/pull/12306", "url": "https://github.com/pypa/pip/pull/12306" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/F4PL35U6X4VVHZ5ILJU3PWUWN7H7LZXL/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/F4PL35U6X4VVHZ5ILJU3PWUWN7H7LZXL/" } ], "release_date": "2023-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "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-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "pip: Mercurial configuration injectable in repo revision when installing via pip" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2023-45288", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268273" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are 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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45288" }, { "category": "external", "summary": "RHBZ#2268273", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45288" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2687", "url": "https://pkg.go.dev/vuln/GO-2024-2687" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "category": "workaround", "details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS" }, { "cve": "CVE-2023-45290", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2024-03-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268017" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm", "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-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45290" }, { "category": "external", "summary": "RHBZ#2268017", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45290" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4", "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4" }, { "category": "external", "summary": "https://go.dev/cl/569341", "url": "https://go.dev/cl/569341" }, { "category": "external", "summary": "https://go.dev/issue/65383", "url": "https://go.dev/issue/65383" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg", "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2599", "url": "https://pkg.go.dev/vuln/GO-2024-2599" }, { "category": "external", "summary": "https://security.netapp.com/advisory/ntap-20240329-0004", "url": "https://security.netapp.com/advisory/ntap-20240329-0004" } ], "release_date": "2024-03-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm" }, { "cve": "CVE-2023-49083", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-12-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2255331" } ], "notes": [ { "category": "description", "text": "A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-cryptography: NULL-dereference when loading PKCS7 certificates", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability arises when functions like \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" are invoked, triggering the issue during the deserialization of PKCS7 blobs or certificates. The moderate rating is based on the fact that the vulnerability can lead to a segmentation fault, posing a risk of disrupting the normal functioning of any application attempting to deserialize the mentioned certificates. While the impact is significant in terms of service denial and potential system instability, the severity is deemed moderate as it does not directly expose sensitive data or allow for remote code execution, focusing primarily on the localized consequences of a DoS scenario.", "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.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49083" }, { "category": "external", "summary": "RHBZ#2255331", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49083", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49083" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083" }, { "category": "external", "summary": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a", "url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a" }, { "category": "external", "summary": "https://github.com/pyca/cryptography/pull/9926", "url": "https://github.com/pyca/cryptography/pull/9926" }, { "category": "external", "summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97", "url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97" } ], "release_date": "2023-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.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-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-cryptography: NULL-dereference when loading PKCS7 certificates" }, { "cve": "CVE-2023-50447", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "discovery_date": "2024-01-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2259479" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Pillow, a popular Python imaging library. The flaw identified in the PIL.ImageMath.eval function enables arbitrary code execution by manipulating the environment parameter.", "title": "Vulnerability description" }, { "category": "summary", "text": "pillow: Arbitrary Code Execution via the environment parameter", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in Pillow\u0027s PIL.ImageMath.eval function poses a significant threat due to its potential for arbitrary code execution. Pillow\u0027s widespread use in diverse domains makes this flaw particularly impactful, as it could lead to unauthorized access, data breaches, and compromise of entire systems. The complex exploitation method involving Python\u0027s dunder methods adds sophistication to potential attacks.", "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.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50447" }, { "category": "external", "summary": "RHBZ#2259479", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259479" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50447", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50447" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50447", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50447" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/01/20/1", "url": "http://www.openwall.com/lists/oss-security/2024/01/20/1" }, { "category": "external", "summary": "https://devhub.checkmarx.com/cve-details/CVE-2023-50447/", "url": "https://devhub.checkmarx.com/cve-details/CVE-2023-50447/" }, { "category": "external", "summary": "https://duartecsantos.github.io/2023-01-02-CVE-2023-50447/", "url": "https://duartecsantos.github.io/2023-01-02-CVE-2023-50447/" }, { "category": "external", "summary": "https://github.com/python-pillow/Pillow/releases", "url": "https://github.com/python-pillow/Pillow/releases" } ], "release_date": "2024-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "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-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "pillow: Arbitrary Code Execution via the environment parameter" }, { "cve": "CVE-2024-1135", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2024-04-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2275280" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers", "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-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1135" }, { "category": "external", "summary": "RHBZ#2275280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1135", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1135" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4", "url": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4" }, { "category": "external", "summary": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d", "url": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d" }, { "category": "external", "summary": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1", "url": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1" } ], "release_date": "2024-04-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers" }, { "cve": "CVE-2024-3651", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274779" } ], "notes": [ { "category": "description", "text": "A flaw was found in the python-idna library. A malicious argument was sent to the idna.encode() function can trigger an uncontrolled resource consumption, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the idna.encode() function, allowing for resource consumption via specially crafted arguments, is categorized as a moderate severity issue due to its potential impact on system availability rather than data integrity or confidentiality. While the vulnerability can lead to a denial-of-service condition, it requires the passing of unusually large or maliciously crafted inputs to exploit. Normal usage scenarios typically do not encounter such inputs.", "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.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3651" }, { "category": "external", "summary": "RHBZ#2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651" } ], "release_date": "2024-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()" }, { "cve": "CVE-2024-3772", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-04-15T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2275106" } ], "notes": [ { "category": "description", "text": "A flaw was found in Pydantic, where it did not properly validate regular expressions containing white spaces. This flaw allows remote users to cause a denial of service attack via a crafted email string.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pydantic: regular expression denial of service via crafted email string", "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-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3772" }, { "category": "external", "summary": "RHBZ#2275106", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275106" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3772" } ], "release_date": "2024-04-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "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-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pydantic: regular expression denial of service via crafted email string" }, { "cve": "CVE-2024-4340", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2024-04-30T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2278038" } ], "notes": [ { "category": "description", "text": "A flaw was found in sqlparse. This issue occurs in a heavily nested list in sqlparse.parse(), where a recursion error may be triggered, which can lead to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "sqlparse: parsing heavily nested list leads to denial of service", "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-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4340" }, { "category": "external", "summary": "RHBZ#2278038", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278038" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4340", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4340" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4340", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4340" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-2m57-hf25-phgg", "url": "https://github.com/advisories/GHSA-2m57-hf25-phgg" } ], "release_date": "2024-04-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" } ], "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-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "sqlparse: parsing heavily nested list leads to denial of service" }, { "cve": "CVE-2024-21503", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-03-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270236" } ], "notes": [ { "category": "description", "text": "The python-black package is susceptible to a regular expression denial of service (ReDoS) vulnerability, found in the lines_with_leading_tabs_expanded() function within the strings.py file. This vulnerability could be exploited by running Black on untrusted input or by inserting numerous leading tab characters into docstrings. This flaw allows attackers to craft malicious input to trigger a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "psf/black: ReDoS via the lines_with_leading_tabs_expanded() function in strings.py file", "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-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-21503" }, { "category": "external", "summary": "RHBZ#2270236", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270236" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-21503", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21503" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21503", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21503" }, { "category": "external", "summary": "https://github.com/psf/black/commit/f00093672628d212b8965a8993cee8bedf5fe9b8", "url": "https://github.com/psf/black/commit/f00093672628d212b8965a8993cee8bedf5fe9b8" }, { "category": "external", "summary": "https://github.com/psf/black/releases/tag/24.3.0", "url": "https://github.com/psf/black/releases/tag/24.3.0" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-PYTHON-BLACK-6256273", "url": "https://security.snyk.io/vuln/SNYK-PYTHON-BLACK-6256273" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "psf/black: ReDoS via the lines_with_leading_tabs_expanded() function in strings.py file" }, { "cve": "CVE-2024-24783", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268019" } ], "notes": [ { "category": "description", "text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm", "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-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-24783" }, { "category": "external", "summary": "RHBZ#2268019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24783" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4", "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp", "url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp" }, { "category": "external", "summary": "https://go.dev/cl/569339", "url": "https://go.dev/cl/569339" }, { "category": "external", "summary": "https://go.dev/issue/65390", "url": "https://go.dev/issue/65390" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg", "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2598", "url": "https://pkg.go.dev/vuln/GO-2024-2598" }, { "category": "external", "summary": "https://security.netapp.com/advisory/ntap-20240329-0005", "url": "https://security.netapp.com/advisory/ntap-20240329-0005" } ], "release_date": "2024-03-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm" }, { "cve": "CVE-2024-26130", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2024-03-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2269617" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in python-cryptography. A NULL pointer dereference can be triggered when a PKCS#12 key and certificate do not match. Specifically, if the pkcs12.serialize_key_and_certificates function is called with a non-matching certificate and private key and an encryption algorithm with hmac_hash set, the Python process may crash, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in python-cryptography that leads to a NULL pointer dereference during the pkcs12.serialize_key_and_certificates function execution is classified as a moderate severity issue. While the vulnerability can result in a denial-of-service (DoS) by crashing the Python process, it requires specific conditions to trigger: a mismatch between the provided certificate\u0027s public key and private key, coupled with the use of an encryption algorithm with hmac_hash set.\n\nThe exploitation of this vulnerability does not directly lead to arbitrary code execution or data leakage. Instead, it causes a controlled termination of the Python process, which, although disruptive, is not as critical as other vulnerabilities that can lead to unauthorized access, data corruption, or code injection. However, it\u0027s important to note that denial-of-service conditions can still have operational impacts, disrupting services or causing system instability.\n\nThis issue does not affect Red Hat Enterprise Linux 6, 7, 8 and 9 as we dont ship the vulnerable code and package version.", "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.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26130" }, { "category": "external", "summary": "RHBZ#2269617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26130", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26130" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26130", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26130" } ], "release_date": "2024-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.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-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override" }, { "cve": "CVE-2024-27306", "cwe": { "id": "CWE-80", "name": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" }, "discovery_date": "2024-04-18T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2275989" } ], "notes": [ { "category": "description", "text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for asyncio and Python. When using \"web.static(..., show_index=True)\", the resulting index pages do not escape file names. If users can upload files with arbitrary filenames to the static directory, the server is vulnerable to cross-site scripting (XSS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "aiohttp: XSS on index pages for static file handling", "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-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27306" }, { "category": "external", "summary": "RHBZ#2275989", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275989" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27306", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27306" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27306", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27306" } ], "release_date": "2024-04-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "aiohttp: XSS on index pages for static file handling" }, { "cve": "CVE-2024-27351", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-26T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2266045" } ], "notes": [ { "category": "description", "text": "An inefficient regular expression complexity flaw was found in the Truncator.words function and truncatewords_html filter of Django. This issue may allow an attacker to use a suitably crafted string to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-django: Potential regular expression denial-of-service in django.utils.text.Truncator.words()", "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-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27351" }, { "category": "external", "summary": "RHBZ#2266045", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266045" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27351", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27351" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27351", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27351" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2024/mar/04/security-releases/", "url": "https://www.djangoproject.com/weblog/2024/mar/04/security-releases/" } ], "release_date": "2024-03-04T09:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" } ], "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-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-django: Potential regular expression denial-of-service in django.utils.text.Truncator.words()" }, { "cve": "CVE-2024-28219", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-04-01T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2272563" } ], "notes": [ { "category": "description", "text": "A flaw was found in Pillow. The cms_transform_new function in src/_imagingcms.c does not validate the length of its parameters before copying them into fixed-size buffers, leading to a buffer overflow, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pillow: buffer overflow in _imagingcms.c", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw can be triggered when the ImageCms.buildTransform function is called with the InMode or OutMode arguments with a string larger than 8 bytes. An application is not vulnerable if these parameters are not controlled by the user or are validated before the function is called. Additionally, the Pillow ImageCms module functions should not be exposed to untrusted usage without input validation. For this reason, this flaw has been rated with a moderate impact.", "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.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28219" }, { "category": "external", "summary": "RHBZ#2272563", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272563" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28219", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28219" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28219", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28219" } ], "release_date": "2024-04-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "category": "workaround", "details": "Make sure the ImageCms.buildTransform function is not called with the InMode or OutMode arguments with a string bigger than 8 bytes.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pillow: buffer overflow in _imagingcms.c" }, { "cve": "CVE-2024-28849", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2024-03-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2269576" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "follow-redirects: Possible credential leak", "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:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28849" }, { "category": "external", "summary": "RHBZ#2269576", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28849" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849" }, { "category": "external", "summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp", "url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp" } ], "release_date": "2024-03-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "follow-redirects: Possible credential leak" }, { "cve": "CVE-2024-30251", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2024-05-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2278710" } ], "notes": [ { "category": "description", "text": "An infinite loop flaw was found in aiohttp when handling POST (multipart/form-data) requests. This flaw allows an attacker to send a specially crafted request, leading the server to enter an infinite loop and render it unable to process any further requests. This denial of service can be triggered by a single unauthenticated POST request.\r\n\r\nAIOHTTP handles multipart strings through a process of segmenting them into chunks. The reading of each chunk is performed under the control of an asynchronous wait, ensuring that the operation completes before proceeding. A vulnerability was identified where a specially crafted request could trigger an infinite loop due to improper detection of the end-of-file (EOF) marker within the content.\r\n\r\nThe resolution involves the implementation of an enhanced checking mechanism. This mechanism correctly assigns the EOF marker to the chunk in question upon the successful completion of content reading, thereby preventing the infinite loop scenario.", "title": "Vulnerability description" }, { "category": "summary", "text": "aiohttp: DoS when trying to parse malformed POST requests", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit and could significantly impact availability. In order to exploit the bug, the attacker has to send a specially crafted POST request causing the server to go into an infinite loop.\n\nRed Hat Satellite has set a moderate impact of this issue as invalid requests which could trigger this bug such as no authentication or wrong path are unlikely possible or going to happen.", "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.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-30251" }, { "category": "external", "summary": "RHBZ#2278710", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278710" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-30251", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30251" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30251", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30251" }, { "category": "external", "summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84", "url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2024/05/02/4", "url": "https://www.openwall.com/lists/oss-security/2024/05/02/4" } ], "release_date": "2024-05-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" } ], "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-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "aiohttp: DoS when trying to parse malformed POST requests" }, { "cve": "CVE-2024-32879", "cwe": { "id": "CWE-303", "name": "Incorrect Implementation of Authentication Algorithm" }, "discovery_date": "2024-04-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2277035" } ], "notes": [ { "category": "description", "text": "A flaw was found in social-auth-app-django. In affected versions of this package, due to default case-insensitive collation in MySQL or MariaDB databases, third-party authentication user IDs are not case-sensitive and could cause different IDs to match.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-social-auth: Improper Handling of Case Sensitivity in social-auth-app-django", "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-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32879" }, { "category": "external", "summary": "RHBZ#2277035", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2277035" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32879", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32879" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32879", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32879" }, { "category": "external", "summary": "https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3", "url": "https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3" } ], "release_date": "2024-04-24T06:57:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-social-auth: Improper Handling of Case Sensitivity in social-auth-app-django" }, { "cve": "CVE-2024-34064", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-05-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2279476" } ], "notes": [ { "category": "description", "text": "Jinja is an extensible templating engine. The `xmlattr` filter in affected versions of Jinja accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `\u003e`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could use this to inject other attributes and perform XSS. The fix for CVE-2024-22195 only addressed spaces but not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe. This vulnerability is fixed in 3.1.4.", "title": "Vulnerability description" }, { "category": "summary", "text": "jinja2: accepts keys containing non-attribute characters", "title": "Vulnerability summary" }, { "category": "other", "text": "The fix for CVE-2024-22195 only addressed spaces, not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe.\n\nFence agents on RHEL 8 has been fixed as a part of https://access.redhat.com/errata/RHBA-2024:4238", "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.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-34064" }, { "category": "external", "summary": "RHBZ#2279476", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-34064", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34064" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064" }, { "category": "external", "summary": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj", "url": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj" } ], "release_date": "2024-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "category": "workaround", "details": "Do not accept user input as keys to the xmlattr filter without validation. See the statement above for more information.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jinja2: accepts keys containing non-attribute characters" }, { "cve": "CVE-2024-35195", "cwe": { "id": "CWE-670", "name": "Always-Incorrect Control Flow Implementation" }, "discovery_date": "2024-05-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2282114" } ], "notes": [ { "category": "description", "text": "An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.", "title": "Vulnerability description" }, { "category": "summary", "text": "requests: subsequent requests to the same host ignore cert verification", "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-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-black-0:22.8.0-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-idna-0:3.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python39-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pyOpenSSL-0:24.1.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-pydantic-0:1.10.15-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-social-auth-app-django-0:5.4.1-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python39-sqlparse-0:0.5.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-0:3.9.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-black-0:22.8.0-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:42.0.5-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-idna-0:3.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-0:10.3.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:python3x-pillow-debugsource-0:10.3.0-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pyOpenSSL-0:24.1.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-pydantic-0:1.10.15-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-social-auth-app-django-0:5.4.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python3x-sqlparse-0:0.5.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-7.1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.11-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.7-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-0:3.9.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-black-0:22.8.0-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:42.0.5-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-idna-0:3.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-0:10.3.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python-pillow-debugsource-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pyOpenSSL-0:24.1.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-pydantic-0:1.10.15-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-social-auth-app-django-0:5.4.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python-sqlparse-0:0.5.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-black-0:22.8.0-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-idna-0:3.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:python3-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pyOpenSSL-0:24.1.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-pydantic-0:1.10.15-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-social-auth-app-django-0:5.4.1-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python3-sqlparse-0:0.5.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-35195" }, { "category": "external", "summary": "RHBZ#2282114", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-35195", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35195" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195" }, { "category": "external", "summary": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56", "url": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56" } ], "release_date": "2024-05-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-10T18:41:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all applications using Jinja2 must be restarted.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3781" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-requests-0:2.32.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.32.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.32.2-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-requests-0:2.32.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.32.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.32.2-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "requests: subsequent requests to the same host ignore cert verification" } ] }
rhsa-2024_4260
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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-idna is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "The hsakmt packages include a thunk library for AMD\u0027s Heterogeneous System Architecture (HSA) Linux kernel driver (amdkfd).\n\nSecurity Fix(es):\n\n* python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode() (CVE-2024-3651)\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-2024:4260", "url": "https://access.redhat.com/errata/RHSA-2024:4260" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4260.json" } ], "title": "Red Hat Security Advisory: python-idna security update", "tracking": { "current_release_date": "2024-11-06T06:17:34+00:00", "generator": { "date": "2024-11-06T06:17:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:4260", "initial_release_date": "2024-07-02T15:39:46+00:00", "revision_history": [ { "date": "2024-07-02T15:39:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-02T15:39:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T06:17:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-idna-0:2.5-7.el8_10.src", "product": { "name": "python-idna-0:2.5-7.el8_10.src", "product_id": "python-idna-0:2.5-7.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-idna-0:2.5-7.el8_10.noarch", "product": { "name": "python3-idna-0:2.5-7.el8_10.noarch", "product_id": "python3-idna-0:2.5-7.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idna@2.5-7.el8_10?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python-idna-0:2.5-7.el8_10.src" }, "product_reference": "python-idna-0:2.5-7.el8_10.src", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idna-0:2.5-7.el8_10.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idna-0:2.5-7.el8_10.noarch" }, "product_reference": "python3-idna-0:2.5-7.el8_10.noarch", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-3651", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274779" } ], "notes": [ { "category": "description", "text": "A flaw was found in the python-idna library. A malicious argument was sent to the idna.encode() function can trigger an uncontrolled resource consumption, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the idna.encode() function, allowing for resource consumption via specially crafted arguments, is categorized as a moderate severity issue due to its potential impact on system availability rather than data integrity or confidentiality. While the vulnerability can lead to a denial-of-service condition, it requires the passing of unusually large or maliciously crafted inputs to exploit. Normal usage scenarios typically do not encounter such inputs.", "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:python-idna-0:2.5-7.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idna-0:2.5-7.el8_10.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3651" }, { "category": "external", "summary": "RHBZ#2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651" } ], "release_date": "2024-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-02T15:39:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:python-idna-0:2.5-7.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idna-0:2.5-7.el8_10.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4260" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:python-idna-0:2.5-7.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idna-0:2.5-7.el8_10.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.10.0.Z.MAIN.EUS:python-idna-0:2.5-7.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idna-0:2.5-7.el8_10.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()" } ] }
wid-sec-w-2024-1269
Vulnerability from csaf_certbund
Notes
{ "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": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "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-2024-1269 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1269.json" }, { "category": "self", "summary": "WID-SEC-2024-1269 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1269" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2024-06-02", "url": "https://access.redhat.com/errata/RHSA-2024:3543" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3552 vom 2024-06-03", "url": "https://access.redhat.com/errata/RHSA-2024:3552" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3846 vom 2024-06-11", "url": "https://access.redhat.com/errata/RHSA-2024:3846" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3846 vom 2024-06-13", "url": "http://linux.oracle.com/errata/ELSA-2024-3846.html" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux (python-idna): Schwachstelle erm\u00f6glicht Denial of Service", "tracking": { "current_release_date": "2024-06-13T22:00:00.000+00:00", "generator": { "date": "2024-06-14T08:08:19.277+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-1269", "initial_release_date": "2024-06-02T22:00:00.000+00:00", "revision_history": [ { "date": "2024-06-02T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-06-03T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-11T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-13T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "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": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "T035142", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "product_name", "name": "Enterprise Linux" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-3651", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat Enterprise Linux. Dieser Fehler besteht in der python-idna-Komponente aufgrund eines Ressourcenverbrauchsproblems. Durch das Senden einer speziell gestalteten Eingabe an idna.encode() kann ein entfernter, authentifizierter Angreifer diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T035142", "T004914" ] }, "release_date": "2024-06-02T22:00:00Z", "title": "CVE-2024-3651" } ] }
wid-sec-w-2024-1328
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "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": "Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform f\u00fcr die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat Ansible Automation Platform ausnutzen, um beliebigen Programmcode auszuf\u00fchren, einen Denial-of-Service-Zustand erzeugen, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX", "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-2024-1328 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1328.json" }, { "category": "self", "summary": "WID-SEC-2024-1328 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1328" }, { "category": "external", "summary": "RedHat Security Advisory vom 2024-06-10", "url": "https://access.redhat.com/errata/RHSA-2024:3781" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3820 vom 2024-06-11", "url": "https://access.redhat.com/errata/RHSA-2024:3820" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3713 vom 2024-06-12", "url": "https://access.redhat.com/errata/RHSA-2024:3713" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3811 vom 2024-06-11", "url": "https://access.redhat.com/errata/RHSA-2024:3811" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3795 vom 2024-06-11", "url": "https://access.redhat.com/errata/RHSA-2024:3795" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3820 vom 2024-06-12", "url": "https://linux.oracle.com/errata/ELSA-2024-3820.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-F52B6219CA vom 2024-06-13", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-f52b6219ca" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:3820 vom 2024-06-14", "url": "https://errata.build.resf.org/RLSA-2024:3820" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2068-1 vom 2024-06-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018734.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2182-1 vom 2024-06-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018806.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-644 vom 2024-07-02", "url": "https://alas.aws.amazon.com/AL2023/ALAS-2024-644.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-645 vom 2024-07-02", "url": "https://alas.aws.amazon.com/AL2023/ALAS-2024-645.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4231 vom 2024-07-03", "url": "https://access.redhat.com/errata/RHSA-2024:4231" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4227 vom 2024-07-03", "url": "https://access.redhat.com/errata/RHSA-2024:4227" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4227 vom 2024-07-03", "url": "https://linux.oracle.com/errata/ELSA-2024-4227.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4231 vom 2024-07-03", "url": "https://linux.oracle.com/errata/ELSA-2024-4231.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4404 vom 2024-07-09", "url": "https://access.redhat.com/errata/RHSA-2024:4404" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4414 vom 2024-07-09", "url": "https://access.redhat.com/errata/RHSA-2024:4414" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4427 vom 2024-07-09", "url": "https://access.redhat.com/errata/RHSA-2024:4427" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4522 vom 2024-07-12", "url": "https://access.redhat.com/errata/RHSA-2024:4522" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2481-1 vom 2024-07-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018968.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2481-1 vom 2024-07-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018973.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2481-1 vom 2024-07-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018969.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:4227 vom 2024-07-15", "url": "https://errata.build.resf.org/RLSA-2024:4227" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:4231 vom 2024-07-15", "url": "https://errata.build.resf.org/RLSA-2024:4231" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4616 vom 2024-07-25", "url": "https://access.redhat.com/errata/RHSA-2024:4616" } ], "source_lang": "en-US", "title": "Red Hat Ansible Automation Platform: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-07-24T22:00:00.000+00:00", "generator": { "date": "2024-07-25T08:33:09.940+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-1328", "initial_release_date": "2024-06-10T22:00:00.000+00:00", "revision_history": [ { "date": "2024-06-10T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-06-11T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-13T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-06-16T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen" }, { "date": "2024-06-18T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-06-24T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-07-01T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-07-02T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2024-07-03T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-07-09T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-11T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-15T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von SUSE und Rocky Enterprise Software Foundation aufgenommen" }, { "date": "2024-07-24T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "13" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c2.4", "product": { "name": "Red Hat Ansible Automation Platform \u003c2.4", "product_id": "T035285", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.4" } } } ], "category": "product_name", "name": "Ansible Automation Platform" }, { "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": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-45288", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2023-45288" }, { "cve": "CVE-2023-45290", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2023-45290" }, { "cve": "CVE-2023-49083", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-50447", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2023-50447" }, { "cve": "CVE-2023-5752", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2023-5752" }, { "cve": "CVE-2024-1135", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-1135" }, { "cve": "CVE-2024-21503", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-21503" }, { "cve": "CVE-2024-24783", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-24783" }, { "cve": "CVE-2024-26130", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-27306", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-27306" }, { "cve": "CVE-2024-27351", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-27351" }, { "cve": "CVE-2024-28219", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-28219" }, { "cve": "CVE-2024-28849", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-28849" }, { "cve": "CVE-2024-30251", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-30251" }, { "cve": "CVE-2024-32879", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-32879" }, { "cve": "CVE-2024-34064", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-34064" }, { "cve": "CVE-2024-35195", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-35195" }, { "cve": "CVE-2024-3651", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-3651" }, { "cve": "CVE-2024-3772", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-3772" }, { "cve": "CVE-2024-4340", "notes": [ { "category": "description", "text": "In Red Hat Ansible Automation Platform existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten wie Pillow, Truncator.words, Gunicorn und in vielen Python-Komponenten aufgrund mehrerer sicherheitsrelevanter Probleme. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen, Dateien zu manipulieren oder Cross-Site-Scripting (XSS)-Angriffe durchzuf\u00fchren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "product_status": { "known_affected": [ "T002207", "67646", "398363", "T004914", "T032255", "74185" ] }, "release_date": "2024-06-10T22:00:00Z", "title": "CVE-2024-4340" } ] }
ghsa-jjg7-2v4v-x38h
Vulnerability from github
6.9 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Impact
A specially crafted argument to the idna.encode()
function could consume significant resources. This may lead to a denial-of-service.
Patches
The function has been refined to reject such strings without the associated resource consumption in version 3.7.
Workarounds
Domain names cannot exceed 253 characters in length, if this length limit is enforced prior to passing the domain to the idna.encode()
function it should no longer consume significant resources. This is triggered by arbitrarily large inputs that would not occur in normal usage, but may be passed to the library assuming there is no preliminary input validation by the higher-level application.
References
- https://huntr.com/bounties/93d78d07-d791-4b39-a845-cbfabc44aadb
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "idna" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-3651" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2024-04-11T21:32:40Z", "nvd_published_at": "2024-07-07T18:15:09Z", "severity": "MODERATE" }, "details": "### Impact\nA specially crafted argument to the `idna.encode()` function could consume significant resources. This may lead to a denial-of-service.\n\n### Patches\nThe function has been refined to reject such strings without the associated resource consumption in version 3.7.\n\n### Workarounds\nDomain names cannot exceed 253 characters in length, if this length limit is enforced prior to passing the domain to the `idna.encode()` function it should no longer consume significant resources. This is triggered by arbitrarily large inputs that would not occur in normal usage, but may be passed to the library assuming there is no preliminary input validation by the higher-level application.\n\n### References\n* https://huntr.com/bounties/93d78d07-d791-4b39-a845-cbfabc44aadb", "id": "GHSA-jjg7-2v4v-x38h", "modified": "2024-07-11T18:33:22Z", "published": "2024-04-11T21:32:40Z", "references": [ { "type": "WEB", "url": "https://github.com/kjd/idna/security/advisories/GHSA-jjg7-2v4v-x38h" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651" }, { "type": "WEB", "url": "https://github.com/kjd/idna/commit/1d365e17e10d72d0b7876316fc7b9ca0eebdd38d" }, { "type": "PACKAGE", "url": "https://github.com/kjd/idna" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/idna/PYSEC-2024-60.yaml" }, { "type": "WEB", "url": "https://huntr.com/bounties/93d78d07-d791-4b39-a845-cbfabc44aadb" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Internationalized Domain Names in Applications (IDNA) vulnerable to denial of service from specially crafted inputs to idna.encode" }
gsd-2024-3651
Vulnerability from gsd
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-3651" ], "id": "GSD-2024-3651", "modified": "2024-04-11T05:03:27.420421Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2024-3651", "STATE": "RESERVED" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." } ] } } } }
- 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.