Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-6232 (GCVE-0-2024-6232)
Vulnerability from cvelistv5 – Published: 2024-09-03 12:29 – Updated: 2025-11-03 22:32- CWE-1333 - Inefficient Regular Expression Complexity
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.8.20
(python)
Affected: 3.9.0 , < 3.9.20 (python) Affected: 3.10.0 , < 3.10.15 (python) Affected: 3.11.0 , < 3.11.10 (python) Affected: 3.12.0 , < 3.12.6 (python) Affected: 3.13.0a1 , < 3.13.0rc2 (python) |
|
| python | cpython |
Affected:
0 , < 3.8.20
(custom)
Affected: 3.9.0 , < 3.9.20 (custom) Affected: 3.10.0 , < 3.10.15 (custom) Affected: 3.11.0 , < 3.11.10 (custom) Affected: 3.12.0 , < 3.12.6 (custom) Affected: 3.13.0a1 , < 3.13.0rc2 (custom) cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "cpython",
"vendor": "python",
"versions": [
{
"lessThan": "3.8.20",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "3.9.20",
"status": "affected",
"version": "3.9.0",
"versionType": "custom"
},
{
"lessThan": "3.10.15",
"status": "affected",
"version": "3.10.0",
"versionType": "custom"
},
{
"lessThan": "3.11.10",
"status": "affected",
"version": "3.11.0",
"versionType": "custom"
},
{
"lessThan": "3.12.6",
"status": "affected",
"version": "3.12.0",
"versionType": "custom"
},
{
"lessThan": "3.13.0rc2",
"status": "affected",
"version": "3.13.0a1",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2024-6232",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-04T15:24:31.176254Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-20T18:02:26.275Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:32:42.630Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2024/09/03/5"
},
{
"url": "https://security.netapp.com/advisory/ntap-20241018-0007/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.8.20",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.9.20",
"status": "affected",
"version": "3.9.0",
"versionType": "python"
},
{
"lessThan": "3.10.15",
"status": "affected",
"version": "3.10.0",
"versionType": "python"
},
{
"lessThan": "3.11.10",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.6",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.0rc2",
"status": "affected",
"version": "3.13.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Elias Joakim Myllym\u00e4ki"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Seth Larson"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Gregory P. Smith"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cdiv\u003eThere is a MEDIUM severity vulnerability affecting CPython.\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\u0026nbsp; \u003c/div\u003e"
}
],
"value": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1333",
"description": "CWE-1333 Inefficient Regular Expression Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-31T19:54:59.572Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/121286"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/121285"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/4eaf4891c12589e3c7bdad5f5b076e4c8392dd06"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/743acbe872485dc18df4d8ab2dc7895187f062c4"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/d449caf8a179e3b954268b3a88eb9170be3c8fbf"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/ed3a49ea734ada357ff4442996fd4ae71d253373"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/7d1f50cd92ff7e10a1c15a8f591dde8a6843a64d"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/b4225ca91547aa97ed3aca391614afbb255bc877"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/34ddb64d088dd7ccc321f6103d23153256caa5d4"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Regular-expression DoS when parsing TarFile headers",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2024-6232",
"datePublished": "2024-09-03T12:29:00.102Z",
"dateReserved": "2024-06-20T21:01:55.524Z",
"dateUpdated": "2025-11-03T22:32:42.630Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-6232",
"date": "2026-07-21",
"epss": "0.02203",
"percentile": "0.80597"
},
"microsoft_vex": {
"current_release_date": "2026-02-18T01:12:56.000Z",
"cve": "CVE-2024-6232",
"id": "msrc_CVE-2024-6232",
"initial_release_date": "2024-09-01T07:00:00.000Z",
"product_status:fixed": "6",
"product_status:known_affected": "6",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Regular-expression DoS when parsing TarFile headers",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-6232.json",
"version": "3"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-6232\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2024-09-03T13:15:05.363\",\"lastModified\":\"2026-06-17T08:17:35.503\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There is a MEDIUM severity vulnerability affecting CPython.\\n\\n\\n\\n\\n\\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\"},{\"lang\":\"es\",\"value\":\"Existe una vulnerabilidad de gravedad MEDIA que afecta a CPython. Las expresiones regulares que permit\u00edan un retroceso excesivo durante el an\u00e1lisis de cabeceras tarfile.TarFile son vulnerables a ReDoS a trav\u00e9s de archivos tar manipulados espec\u00edficamente.\"}],\"affected\":[{\"source\":\"cna@python.org\",\"affectedData\":[{\"vendor\":\"Python Software Foundation\",\"product\":\"CPython\",\"defaultStatus\":\"unaffected\",\"repo\":\"https://github.com/python/cpython\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"3.8.20\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.9.0\",\"lessThan\":\"3.9.20\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.10.0\",\"lessThan\":\"3.10.15\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.11.0\",\"lessThan\":\"3.11.10\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.12.0\",\"lessThan\":\"3.12.6\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.13.0a1\",\"lessThan\":\"3.13.0rc2\",\"versionType\":\"python\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"python\",\"product\":\"cpython\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"3.8.20\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"3.9.0\",\"lessThan\":\"3.9.20\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"3.10.0\",\"lessThan\":\"3.10.15\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"3.11.0\",\"lessThan\":\"3.11.10\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"3.12.0\",\"lessThan\":\"3.12.6\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"3.13.0a1\",\"lessThan\":\"3.13.0rc2\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"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\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-12-04T15:24:31.176254Z\",\"id\":\"CVE-2024-6232\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.8.20\",\"matchCriteriaId\":\"B475FA53-D1F3-44C8-80CD-0CEA88129109\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.9.0\",\"versionEndExcluding\":\"3.9.20\",\"matchCriteriaId\":\"9365E878-106E-49B6-98FC-9FA339CD5216\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.10.0\",\"versionEndExcluding\":\"3.10.15\",\"matchCriteriaId\":\"BFD756EB-DF07-4485-A2AA-59FBD7260A21\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.11.0\",\"versionEndExcluding\":\"3.11.10\",\"matchCriteriaId\":\"9EE0E5D8-452F-4862-9C23-23AC1DDEFB1E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.12.0\",\"versionEndExcluding\":\"3.12.6\",\"matchCriteriaId\":\"5D4E662B-59E4-495E-941E-2246D2168B42\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha0:*:*:*:*:*:*\",\"matchCriteriaId\":\"3BA51E41-D221-431F-870F-536AF2867B50\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"978582FF-B8F3-479F-AE77-359E9AEE6F23\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"84E3F62C-7218-4DC3-8473-8A576739643A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"1FD15706-B8BC-4801-9F93-06771F2E12C1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"0FDC359F-E8ED-4777-83FB-1EC63F095CBF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"6893BDDE-4D90-4592-8701-C6B3FFEB0CFE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha6:*:*:*:*:*:*\",\"matchCriteriaId\":\"E316F712-F03A-4378-8192-D1640819698B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"8566F034-27CB-422E-950B-DCAA926CF64F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"EACCE6C3-7701-4966-9D88-E949C82FCA46\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4853BF2-9C27-465F-9840-5B37013C9F74\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"B266541A-E877-4CAD-A1EF-08A069441F36\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"8384A34C-50CD-439C-A2BB-DEA6161342C1\"}]}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/34ddb64d088dd7ccc321f6103d23153256caa5d4\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/4eaf4891c12589e3c7bdad5f5b076e4c8392dd06\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/743acbe872485dc18df4d8ab2dc7895187f062c4\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/7d1f50cd92ff7e10a1c15a8f591dde8a6843a64d\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/b4225ca91547aa97ed3aca391614afbb255bc877\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/d449caf8a179e3b954268b3a88eb9170be3c8fbf\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/ed3a49ea734ada357ff4442996fd4ae71d253373\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/issues/121285\",\"source\":\"cna@python.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/python/cpython/pull/121286\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/\",\"source\":\"cna@python.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/09/03/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20241018-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-03-22T05:38:05+00:00",
"cve": "CVE-2024-6232",
"id": "CVE-2024-6232",
"initial_release_date": "2024-09-03T13:15:05.363000+00:00",
"product_status:fixed": "2485",
"product_status:known_affected": "16",
"product_status:known_not_affected": "43",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-6232.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2024/09/03/5\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241018-0007/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-10-18T13:07:45.640Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-6232\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-04T15:24:31.176254Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*\"], \"vendor\": \"python\", \"product\": \"cpython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.8.20\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.9.0\", \"lessThan\": \"3.9.20\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.10.0\", \"lessThan\": \"3.10.15\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.10\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.6\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.13.0a1\", \"lessThan\": \"3.13.0rc2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-03T13:50:16.881Z\"}}], \"cna\": {\"title\": \"Regular-expression DoS when parsing TarFile headers\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Elias Joakim Myllym\\u00e4ki\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Seth Larson\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Gregory P. Smith\"}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.8.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.9.0\", \"lessThan\": \"3.9.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.10.0\", \"lessThan\": \"3.10.15\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.10\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.6\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0a1\", \"lessThan\": \"3.13.0rc2\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/121286\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/121285\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/4eaf4891c12589e3c7bdad5f5b076e4c8392dd06\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/743acbe872485dc18df4d8ab2dc7895187f062c4\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/d449caf8a179e3b954268b3a88eb9170be3c8fbf\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/ed3a49ea734ada357ff4442996fd4ae71d253373\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/7d1f50cd92ff7e10a1c15a8f591dde8a6843a64d\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/b4225ca91547aa97ed3aca391614afbb255bc877\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/34ddb64d088dd7ccc321f6103d23153256caa5d4\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"There is a MEDIUM severity vulnerability affecting CPython.\\n\\n\\n\\n\\n\\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cdiv\u003eThere is a MEDIUM severity vulnerability affecting CPython.\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\u0026nbsp; \u003c/div\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333 Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2025-01-31T19:54:59.572Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-6232\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-20T18:02:26.275Z\", \"dateReserved\": \"2024-06-20T21:01:55.524Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2024-09-03T12:29:00.102Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024:8359
Vulnerability from csaf_redhat - Published: 2024-10-23 10:28 - Updated: 2026-03-22 05:42A regular expression denial of service (ReDos) vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.20-1.module+el8.10.0+22342+478c159e.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
{
"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 the python39:3.9 and python39-devel:3.9 module 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": "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* python: cpython: tarfile: ReDos via excessive backtracking while parsing header values (CVE-2024-6232)\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:8359",
"url": "https://access.redhat.com/errata/RHSA-2024:8359"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8359.json"
}
],
"title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update",
"tracking": {
"current_release_date": "2026-03-22T05:42:46+00:00",
"generator": {
"date": "2026-03-22T05:42:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:8359",
"initial_release_date": "2024-10-23T10:28:19+00:00",
"revision_history": [
{
"date": "2024-10-23T10:28:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-23T10:28:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-22T05:42:46+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": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"product": {
"name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src (python39:3.9)",
"product_id": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"product": {
"name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src (python39:3.9)",
"product_id": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"product": {
"name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src (python39:3.9)",
"product_id": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"product": {
"name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src (python39:3.9)",
"product_id": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026epoch=1\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.src::python39:3.9",
"product": {
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.src (python39:3.9)",
"product_id": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"product": {
"name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src (python39:3.9)",
"product_id": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src::python39:3.9",
"product": {
"name": "python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src (python39:3.9)",
"product_id": "python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-6.module%2Bel8.10.0%2B22183%2Bc898c0c1?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"product": {
"name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch (python39:3.9)",
"product_id": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"product": {
"name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch (python39:3.9)",
"product_id": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"product": {
"name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch (python39:3.9)",
"product_id": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-rpm-macros-0:3.9.20-1.module+el8.10.0+22342+478c159e.noarch::python39:3.9",
"product": {
"name": "python39-rpm-macros-0:3.9.20-1.module+el8.10.0+22342+478c159e.noarch (python39:3.9)",
"product_id": "python39-rpm-macros-0:3.9.20-1.module+el8.10.0+22342+478c159e.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch (python39:3.9)",
"product_id": "python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-6.module%2Bel8.10.0%2B22183%2Bc898c0c1?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch (python39:3.9)",
"product_id": "python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-6.module%2Bel8.10.0%2B22183%2Bc898c0c1?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"product": {
"name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch (python39:3.9)",
"product_id": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=noarch\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product": {
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9)",
"product_id": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9)",
"product_id": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product": {
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9)",
"product_id": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9)",
"product_id": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9)",
"product_id": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9)",
"product_id": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product": {
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9)",
"product_id": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product": {
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9)",
"product_id": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9)",
"product_id": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9)",
"product_id": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9)",
"product_id": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product": {
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9)",
"product_id": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product": {
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9)",
"product_id": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9)",
"product_id": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.20-1.module%2Bel8.10.0%2B22342%2B478c159e?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240927003152:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9"
},
"product_reference": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9"
},
"product_reference": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9"
},
"product_reference": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9"
},
"product_reference": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9"
},
"product_reference": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9"
},
"product_reference": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9"
},
"product_reference": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.src::python39:3.9"
},
"product_reference": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9"
},
"product_reference": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9"
},
"product_reference": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9"
},
"product_reference": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.20-1.module+el8.10.0+22342+478c159e.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.20-1.module+el8.10.0+22342+478c159e.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.20-1.module+el8.10.0+22342+478c159e.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9"
},
"product_reference": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9"
},
"product_reference": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9"
},
"product_reference": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9"
},
"product_reference": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-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 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-03T13:20:06.850070+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309426"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDos) vulnerability was found in Python\u0027s tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because while it does allow for a denial of service (DoS) attack via excessive backtracking in the tarfile module, it does not enable remote code execution or compromise the integrity or confidentiality of data. Exploitation requires an attacker to provide a specially crafted tar archive and relies on the victim\u0027s system processing that file, which limits the attack vector.\n\nVersions 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:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.20-1.module+el8.10.0+22342+478c159e.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "RHBZ#2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121285",
"url": "https://github.com/python/cpython/issues/121285"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/121286",
"url": "https://github.com/python/cpython/pull/121286"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
}
],
"release_date": "2024-09-03T13:15:05.363000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T10:28: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": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.20-1.module+el8.10.0+22342+478c159e.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8359"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.20-1.module+el8.10.0+22342+478c159e.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.20-1.module+el8.10.0+22342+478c159e.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.20-1.module+el8.10.0+22342+478c159e.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values"
}
]
}
RHSA-2024:8374
Vulnerability from csaf_redhat - Published: 2024-10-23 13:29 - Updated: 2026-06-25 11:07A regular expression denial of service (ReDos) vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
{
"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 python3.11 is now available for Red Hat Enterprise Linux 9.4 Extended Update 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": "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* python: cpython: tarfile: ReDos via excessive backtracking while parsing header values (CVE-2024-6232)\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:8374",
"url": "https://access.redhat.com/errata/RHSA-2024:8374"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8374.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-06-25T11:07:49+00:00",
"generator": {
"date": "2026-06-25T11:07:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.1.0"
}
},
"id": "RHSA-2024:8374",
"initial_release_date": "2024-10-23T13:29:59+00:00",
"revision_history": [
{
"date": "2024-10-23T13:29:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-23T13:29:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T11:07:49+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.6.src",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.6.src",
"product_id": "python3.11-0:3.11.7-1.el9_4.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.6.aarch64",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.6.aarch64",
"product_id": "python3.11-0:3.11.7-1.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.aarch64",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.aarch64",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.aarch64",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.aarch64",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.aarch64",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.6.aarch64",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.6.aarch64",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.6.ppc64le",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.6.ppc64le",
"product_id": "python3.11-0:3.11.7-1.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.ppc64le",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.ppc64le",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.ppc64le",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.ppc64le",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.6.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.6.ppc64le",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.6.x86_64",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.6.x86_64",
"product_id": "python3.11-0:3.11.7-1.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.x86_64",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.x86_64",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.x86_64",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.x86_64",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.x86_64",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.6.x86_64",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.6.x86_64",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.i686",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.i686",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.i686",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.i686",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.6.i686",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.6.i686",
"product_id": "python3.11-0:3.11.7-1.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.i686",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.i686",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.i686",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.i686",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.6.i686",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.6.i686",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.i686",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.6.s390x",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.6.s390x",
"product_id": "python3.11-0:3.11.7-1.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.s390x",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.s390x",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.s390x",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.s390x",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.s390x",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.s390x",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.s390x",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.s390x",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.s390x",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.6.s390x",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.6.s390x",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.aarch64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.6.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.ppc64le"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.6.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.s390x"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.6.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.src"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.6.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.x86_64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.6.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.6.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.i686"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.6.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.6.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.s390x"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.6.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.6.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.6.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.i686"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.6.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.6.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.s390x"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.6.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.6.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.6.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.6.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.6.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.6.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.i686"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.6.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.i686"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.6.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.s390x"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.6.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.6.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.6.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.i686"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.6.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.s390x"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.6.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.6.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.aarch64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.6.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.i686"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.6.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.6.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.s390x"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.6.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.x86_64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.6.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-03T13:20:06.850070+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309426"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDos) vulnerability was found in Python\u0027s tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because while it does allow for a denial of service (DoS) attack via excessive backtracking in the tarfile module, it does not enable remote code execution or compromise the integrity or confidentiality of data. Exploitation requires an attacker to provide a specially crafted tar archive and relies on the victim\u0027s system processing that file, which limits the attack vector.\n\nVersions 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-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.i686"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "RHBZ#2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121285",
"url": "https://github.com/python/cpython/issues/121285"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/121286",
"url": "https://github.com/python/cpython/pull/121286"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
}
],
"release_date": "2024-09-03T13:15:05.363000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T13:29:59+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": [
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8374"
},
{
"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": [
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.i686"
]
}
],
"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": [
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-devel-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-libs-0:3.11.7-1.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debug-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-idle-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-test-0:3.11.7-1.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.6.i686"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values"
}
]
}
RHSA-2024:8446
Vulnerability from csaf_redhat - Published: 2024-10-24 12:33 - Updated: 2026-06-25 11:07A regular expression denial of service (ReDos) vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 python3.9 is now available for Red Hat Enterprise Linux 9.4 Extended Update 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": "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* python: cpython: tarfile: ReDos via excessive backtracking while parsing header values (CVE-2024-6232)\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:8446",
"url": "https://access.redhat.com/errata/RHSA-2024:8446"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8446.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-06-25T11:07:49+00:00",
"generator": {
"date": "2026-06-25T11:07:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.1.0"
}
},
"id": "RHSA-2024:8446",
"initial_release_date": "2024-10-24T12:33:44+00:00",
"revision_history": [
{
"date": "2024-10-24T12:33:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-24T12:33:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T11:07:49+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"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_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.18-3.el9_4.6.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.6.noarch",
"product_id": "python-unversioned-command-0:3.9.18-3.el9_4.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.18-3.el9_4.6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.6.aarch64",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.6.aarch64",
"product_id": "python3-devel-0:3.9.18-3.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.aarch64",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.6.aarch64",
"product": {
"name": "python3-0:3.9.18-3.el9_4.6.aarch64",
"product_id": "python3-0:3.9.18-3.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.6.aarch64",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.6.aarch64",
"product_id": "python3-libs-0:3.9.18-3.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.6.aarch64",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.6.aarch64",
"product_id": "python3-debug-0:3.9.18-3.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.6.aarch64",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.6.aarch64",
"product_id": "python3-idle-0:3.9.18-3.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.6.aarch64",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.6.aarch64",
"product_id": "python3-test-0:3.9.18-3.el9_4.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.6.ppc64le",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.6.ppc64le",
"product_id": "python3-devel-0:3.9.18-3.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.ppc64le",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.6.ppc64le",
"product": {
"name": "python3-0:3.9.18-3.el9_4.6.ppc64le",
"product_id": "python3-0:3.9.18-3.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.6.ppc64le",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.6.ppc64le",
"product_id": "python3-libs-0:3.9.18-3.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.6.ppc64le",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.6.ppc64le",
"product_id": "python3-debug-0:3.9.18-3.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.6.ppc64le",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.6.ppc64le",
"product_id": "python3-idle-0:3.9.18-3.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.6.ppc64le",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.6.ppc64le",
"product_id": "python3-test-0:3.9.18-3.el9_4.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.6.i686",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.6.i686",
"product_id": "python3-devel-0:3.9.18-3.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.6.i686",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.6.i686",
"product_id": "python3-libs-0:3.9.18-3.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.6.i686",
"product": {
"name": "python3-0:3.9.18-3.el9_4.6.i686",
"product_id": "python3-0:3.9.18-3.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.6.i686",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.6.i686",
"product_id": "python3-debug-0:3.9.18-3.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.6.i686",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.6.i686",
"product_id": "python3-idle-0:3.9.18-3.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.6.i686",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.6.i686",
"product_id": "python3-test-0:3.9.18-3.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.i686",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.i686",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.6.x86_64",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.6.x86_64",
"product_id": "python3-devel-0:3.9.18-3.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.x86_64",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.6.x86_64",
"product": {
"name": "python3-0:3.9.18-3.el9_4.6.x86_64",
"product_id": "python3-0:3.9.18-3.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.6.x86_64",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.6.x86_64",
"product_id": "python3-libs-0:3.9.18-3.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.6.x86_64",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.6.x86_64",
"product_id": "python3-debug-0:3.9.18-3.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.6.x86_64",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.6.x86_64",
"product_id": "python3-idle-0:3.9.18-3.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.6.x86_64",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.6.x86_64",
"product_id": "python3-test-0:3.9.18-3.el9_4.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.6.s390x",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.6.s390x",
"product_id": "python3-devel-0:3.9.18-3.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.s390x",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.s390x",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.6.s390x",
"product": {
"name": "python3-0:3.9.18-3.el9_4.6.s390x",
"product_id": "python3-0:3.9.18-3.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.6.s390x",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.6.s390x",
"product_id": "python3-libs-0:3.9.18-3.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.6.s390x",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.6.s390x",
"product_id": "python3-debug-0:3.9.18-3.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.6.s390x",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.6.s390x",
"product_id": "python3-idle-0:3.9.18-3.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.6.s390x",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.6.s390x",
"product_id": "python3-test-0:3.9.18-3.el9_4.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.18-3.el9_4.6.src",
"product": {
"name": "python3.9-0:3.9.18-3.el9_4.6.src",
"product_id": "python3.9-0:3.9.18-3.el9_4.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.18-3.el9_4.6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.6.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.6.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.6.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.6.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.6.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-03T13:20:06.850070+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309426"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDos) vulnerability was found in Python\u0027s tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because while it does allow for a denial of service (DoS) attack via excessive backtracking in the tarfile module, it does not enable remote code execution or compromise the integrity or confidentiality of data. Exploitation requires an attacker to provide a specially crafted tar archive and relies on the victim\u0027s system processing that file, which limits the attack vector.\n\nVersions 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-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.6.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.6.src",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "RHBZ#2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121285",
"url": "https://github.com/python/cpython/issues/121285"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/121286",
"url": "https://github.com/python/cpython/pull/121286"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
}
],
"release_date": "2024-09-03T13:15:05.363000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-24T12:33:44+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": [
"AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.6.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.6.src",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8446"
},
{
"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": [
"AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.6.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.6.src",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.6.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.6.src",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.6.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values"
}
]
}
RHSA-2024:8447
Vulnerability from csaf_redhat - Published: 2024-10-24 12:09 - Updated: 2026-06-25 11:07A regular expression denial of service (ReDos) vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.i686 | — |
Vendor Fix
fix
Workaround
|
{
"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 python3.12 is now available for Red Hat Enterprise Linux 9.4 Extended Update 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": "Python 3.12 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.12 package provides the \"python3.12\" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.12-libs package, which should be installed automatically along with python3.12. The remaining parts of the Python standard library are broken out into the python3.12-tkinter and python3.12-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.12-docs package. Packages containing additional libraries for Python are generally named with the \"python3.12-\" prefix.\n\nSecurity Fix(es):\n\n* python: cpython: tarfile: ReDos via excessive backtracking while parsing header values (CVE-2024-6232)\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:8447",
"url": "https://access.redhat.com/errata/RHSA-2024:8447"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8447.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-06-25T11:07:49+00:00",
"generator": {
"date": "2026-06-25T11:07:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.1.0"
}
},
"id": "RHSA-2024:8447",
"initial_release_date": "2024-10-24T12:09:14+00:00",
"revision_history": [
{
"date": "2024-10-24T12:09:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-24T12:09:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T11:07:49+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.4.src",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.4.src",
"product_id": "python3.12-0:3.12.1-4.el9_4.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.4.aarch64",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.4.aarch64",
"product_id": "python3.12-0:3.12.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.aarch64",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.aarch64",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.aarch64",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.aarch64",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.aarch64",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.4.aarch64",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.4.aarch64",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.4.ppc64le",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.4.ppc64le",
"product_id": "python3.12-0:3.12.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.ppc64le",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.ppc64le",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.ppc64le",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.ppc64le",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.4.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.4.ppc64le",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.4.x86_64",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.4.x86_64",
"product_id": "python3.12-0:3.12.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.x86_64",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.x86_64",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.x86_64",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.x86_64",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.x86_64",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.4.x86_64",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.4.x86_64",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.i686",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.i686",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.i686",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.i686",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.4.i686",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.4.i686",
"product_id": "python3.12-0:3.12.1-4.el9_4.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.i686",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.i686",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.i686",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.i686",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.4.i686",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.4.i686",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.i686",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.4.s390x",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.4.s390x",
"product_id": "python3.12-0:3.12.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.s390x",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.s390x",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.s390x",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.s390x",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.s390x",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.s390x",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.s390x",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.s390x",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.s390x",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.4.s390x",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.4.s390x",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.aarch64"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.ppc64le"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.s390x"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.src"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.x86_64"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.i686"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.s390x"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.i686"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.s390x"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.i686"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.4.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.i686"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.4.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.s390x"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.i686"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.4.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.s390x"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.aarch64"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.i686"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.4.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.s390x"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.x86_64"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.4.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-03T13:20:06.850070+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309426"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDos) vulnerability was found in Python\u0027s tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because while it does allow for a denial of service (DoS) attack via excessive backtracking in the tarfile module, it does not enable remote code execution or compromise the integrity or confidentiality of data. Exploitation requires an attacker to provide a specially crafted tar archive and relies on the victim\u0027s system processing that file, which limits the attack vector.\n\nVersions 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-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.i686"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "RHBZ#2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121285",
"url": "https://github.com/python/cpython/issues/121285"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/121286",
"url": "https://github.com/python/cpython/pull/121286"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
}
],
"release_date": "2024-09-03T13:15:05.363000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-24T12:09:14+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": [
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8447"
},
{
"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": [
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.i686"
]
}
],
"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": [
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-devel-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.i686",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-libs-0:3.12.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debug-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-idle-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.i686",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-test-0:3.12.1-4.el9_4.4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.4.i686"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values"
}
]
}
RHSA-2024:8490
Vulnerability from csaf_redhat - Published: 2024-10-28 00:29 - Updated: 2026-06-25 11:07A regular expression denial of service (ReDos) vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.7.AUS:python3-0:3.6.8-10.el7_7.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:python3-0:3.6.8-10.el7_7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-0:3.6.8-10.el7_7.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 python3 is now available for Red Hat Enterprise Linux 7.7 Advanced Update 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": "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* python: cpython: tarfile: ReDos via excessive backtracking while parsing header values (CVE-2024-6232)\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:8490",
"url": "https://access.redhat.com/errata/RHSA-2024:8490"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8490.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-06-25T11:07:49+00:00",
"generator": {
"date": "2026-06-25T11:07:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.1.0"
}
},
"id": "RHSA-2024:8490",
"initial_release_date": "2024-10-28T00:29:23+00:00",
"revision_history": [
{
"date": "2024-10-28T00:29:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-28T00:29:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T11:07:49+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 AUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-10.el7_7.1.src",
"product": {
"name": "python3-0:3.6.8-10.el7_7.1.src",
"product_id": "python3-0:3.6.8-10.el7_7.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-10.el7_7.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-10.el7_7.1.x86_64",
"product": {
"name": "python3-0:3.6.8-10.el7_7.1.x86_64",
"product_id": "python3-0:3.6.8-10.el7_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-10.el7_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-10.el7_7.1.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-10.el7_7.1.x86_64",
"product_id": "python3-libs-0:3.6.8-10.el7_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-10.el7_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-10.el7_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-10.el7_7.1.x86_64",
"product": {
"name": "python3-debug-0:3.6.8-10.el7_7.1.x86_64",
"product_id": "python3-debug-0:3.6.8-10.el7_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-10.el7_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-10.el7_7.1.x86_64",
"product": {
"name": "python3-devel-0:3.6.8-10.el7_7.1.x86_64",
"product_id": "python3-devel-0:3.6.8-10.el7_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-10.el7_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-10.el7_7.1.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-10.el7_7.1.x86_64",
"product_id": "python3-idle-0:3.6.8-10.el7_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-10.el7_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-10.el7_7.1.x86_64",
"product": {
"name": "python3-test-0:3.6.8-10.el7_7.1.x86_64",
"product_id": "python3-test-0:3.6.8-10.el7_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-10.el7_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-10.el7_7.1.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-10.el7_7.1.x86_64",
"product_id": "python3-tkinter-0:3.6.8-10.el7_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-10.el7_7.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-10.el7_7.1.i686",
"product": {
"name": "python3-libs-0:3.6.8-10.el7_7.1.i686",
"product_id": "python3-libs-0:3.6.8-10.el7_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-10.el7_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"product_id": "python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-10.el7_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.6.8-10.el7_7.1.i686",
"product": {
"name": "python3-0:3.6.8-10.el7_7.1.i686",
"product_id": "python3-0:3.6.8-10.el7_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-10.el7_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-10.el7_7.1.i686",
"product": {
"name": "python3-debug-0:3.6.8-10.el7_7.1.i686",
"product_id": "python3-debug-0:3.6.8-10.el7_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-10.el7_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-10.el7_7.1.i686",
"product": {
"name": "python3-devel-0:3.6.8-10.el7_7.1.i686",
"product_id": "python3-devel-0:3.6.8-10.el7_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-10.el7_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-10.el7_7.1.i686",
"product": {
"name": "python3-idle-0:3.6.8-10.el7_7.1.i686",
"product_id": "python3-idle-0:3.6.8-10.el7_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-10.el7_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-10.el7_7.1.i686",
"product": {
"name": "python3-test-0:3.6.8-10.el7_7.1.i686",
"product_id": "python3-test-0:3.6.8-10.el7_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-10.el7_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-10.el7_7.1.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-10.el7_7.1.i686",
"product_id": "python3-tkinter-0:3.6.8-10.el7_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-10.el7_7.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-10.el7_7.1.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:python3-0:3.6.8-10.el7_7.1.src"
},
"product_reference": "python3-0:3.6.8-10.el7_7.1.src",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-10.el7_7.1.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:python3-0:3.6.8-10.el7_7.1.x86_64"
},
"product_reference": "python3-0:3.6.8-10.el7_7.1.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-10.el7_7.1.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-10.el7_7.1.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.i686"
},
"product_reference": "python3-libs-0:3.6.8-10.el7_7.1.i686",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-10.el7_7.1.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-10.el7_7.1.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-10.el7_7.1.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-0:3.6.8-10.el7_7.1.i686"
},
"product_reference": "python3-0:3.6.8-10.el7_7.1.i686",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-10.el7_7.1.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.i686"
},
"product_reference": "python3-debug-0:3.6.8-10.el7_7.1.i686",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-10.el7_7.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.x86_64"
},
"product_reference": "python3-debug-0:3.6.8-10.el7_7.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-10.el7_7.1.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-10.el7_7.1.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.i686"
},
"product_reference": "python3-devel-0:3.6.8-10.el7_7.1.i686",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-10.el7_7.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.x86_64"
},
"product_reference": "python3-devel-0:3.6.8-10.el7_7.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-10.el7_7.1.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.i686"
},
"product_reference": "python3-idle-0:3.6.8-10.el7_7.1.i686",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-10.el7_7.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-10.el7_7.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-10.el7_7.1.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.i686"
},
"product_reference": "python3-test-0:3.6.8-10.el7_7.1.i686",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-10.el7_7.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.x86_64"
},
"product_reference": "python3-test-0:3.6.8-10.el7_7.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-10.el7_7.1.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-10.el7_7.1.i686",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-10.el7_7.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-10.el7_7.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-03T13:20:06.850070+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309426"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDos) vulnerability was found in Python\u0027s tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because while it does allow for a denial of service (DoS) attack via excessive backtracking in the tarfile module, it does not enable remote code execution or compromise the integrity or confidentiality of data. Exploitation requires an attacker to provide a specially crafted tar archive and relies on the victim\u0027s system processing that file, which limits the attack vector.\n\nVersions 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": [
"7Server-7.7.AUS:python3-0:3.6.8-10.el7_7.1.src",
"7Server-7.7.AUS:python3-0:3.6.8-10.el7_7.1.x86_64",
"7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.i686",
"7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "RHBZ#2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121285",
"url": "https://github.com/python/cpython/issues/121285"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/121286",
"url": "https://github.com/python/cpython/pull/121286"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
}
],
"release_date": "2024-09-03T13:15:05.363000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T00:29:23+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-7.7.AUS:python3-0:3.6.8-10.el7_7.1.src",
"7Server-7.7.AUS:python3-0:3.6.8-10.el7_7.1.x86_64",
"7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.i686",
"7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8490"
},
{
"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": [
"7Server-7.7.AUS:python3-0:3.6.8-10.el7_7.1.src",
"7Server-7.7.AUS:python3-0:3.6.8-10.el7_7.1.x86_64",
"7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.i686",
"7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.x86_64"
]
}
],
"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": [
"7Server-7.7.AUS:python3-0:3.6.8-10.el7_7.1.src",
"7Server-7.7.AUS:python3-0:3.6.8-10.el7_7.1.x86_64",
"7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"7Server-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.i686",
"7Server-7.7.AUS:python3-libs-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debug-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-debuginfo-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-devel-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-idle-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-test-0:3.6.8-10.el7_7.1.x86_64",
"7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.i686",
"7Server-optional-7.7.AUS:python3-tkinter-0:3.6.8-10.el7_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values"
}
]
}
RHSA-2024:8504
Vulnerability from csaf_redhat - Published: 2024-10-28 08:43 - Updated: 2026-03-22 05:42A regular expression denial of service (ReDos) vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3x-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
{
"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 the python39:3.9 module is now available for Red Hat Enterprise Linux 8.8 Extended Update 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": "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* python: cpython: tarfile: ReDos via excessive backtracking while parsing header values (CVE-2024-6232)\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:8504",
"url": "https://access.redhat.com/errata/RHSA-2024:8504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8504.json"
}
],
"title": "Red Hat Security Advisory: python39:3.9 security update",
"tracking": {
"current_release_date": "2026-03-22T05:42:50+00:00",
"generator": {
"date": "2026-03-22T05:42:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:8504",
"initial_release_date": "2024-10-28T08:43:14+00:00",
"revision_history": [
{
"date": "2024-10-28T08:43:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-28T08:43:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-22T05:42:50+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 EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src (python39:3.9)",
"product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src::python39:3.9",
"product": {
"name": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src (python39:3.9)",
"product_id": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"product": {
"name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src (python39:3.9)",
"product_id": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"product": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src (python39:3.9)",
"product_id": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026epoch=1\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.src::python39:3.9",
"product": {
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.src (python39:3.9)",
"product_id": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"product": {
"name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src (python39:3.9)",
"product_id": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.src::python39:3.9",
"product": {
"name": "python3x-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.src (python39:3.9)",
"product_id": "python3x-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-6.module%2Bel8.8.0%2B22158%2B89b6fb7b?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"product": {
"name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9)",
"product_id": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"product": {
"name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9)",
"product_id": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.noarch::python39:3.9",
"product": {
"name": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.noarch (python39:3.9)",
"product_id": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch (python39:3.9)",
"product_id": "python39-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-6.module%2Bel8.8.0%2B22158%2B89b6fb7b?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch (python39:3.9)",
"product_id": "python39-setuptools-wheel-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-6.module%2Bel8.8.0%2B22158%2B89b6fb7b?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"product": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch (python39:3.9)",
"product_id": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=noarch\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product": {
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9)",
"product_id": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9)",
"product_id": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product": {
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9)",
"product_id": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9)",
"product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9)",
"product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9)",
"product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product": {
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9)",
"product_id": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product": {
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9)",
"product_id": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9)",
"product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9)",
"product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9)",
"product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product": {
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9)",
"product_id": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product": {
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9)",
"product_id": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9)",
"product_id": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B22374%2B62aa8e74.4?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8080020241016061730:93c2fc2f"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src::python39:3.9"
},
"product_reference": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9"
},
"product_reference": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9"
},
"product_reference": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9"
},
"product_reference": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9"
},
"product_reference": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9"
},
"product_reference": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.src::python39:3.9"
},
"product_reference": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9"
},
"product_reference": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9"
},
"product_reference": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9"
},
"product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9"
},
"product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9"
},
"product_reference": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9"
},
"product_reference": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3x-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-03T13:20:06.850070+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309426"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDos) vulnerability was found in Python\u0027s tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because while it does allow for a denial of service (DoS) attack via excessive backtracking in the tarfile module, it does not enable remote code execution or compromise the integrity or confidentiality of data. Exploitation requires an attacker to provide a specially crafted tar archive and relies on the victim\u0027s system processing that file, which limits the attack vector.\n\nVersions 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.8.0.Z.EUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "RHBZ#2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121285",
"url": "https://github.com/python/cpython/issues/121285"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/121286",
"url": "https://github.com/python/cpython/pull/121286"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
}
],
"release_date": "2024-09-03T13:15:05.363000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T08:43:14+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": [
"AppStream-8.8.0.Z.EUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8504"
},
{
"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": [
"AppStream-8.8.0.Z.EUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
]
}
],
"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": [
"AppStream-8.8.0.Z.EUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debuginfo-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-debugsource-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-devel-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idle-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-libs-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-test-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-tkinter-0:3.9.16-1.module+el8.8.0+22374+62aa8e74.4.x86_64::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-setuptools-0:50.3.2-6.module+el8.8.0+22158+89b6fb7b.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.8.0.Z.EUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values"
}
]
}
RHSA-2024:8797
Vulnerability from csaf_redhat - Published: 2024-11-04 06:00 - Updated: 2026-03-22 05:42A regular expression denial of service (ReDos) vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
{
"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 the python39:3.9 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "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* python: cpython: tarfile: ReDos via excessive backtracking while parsing header values (CVE-2024-6232)\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:8797",
"url": "https://access.redhat.com/errata/RHSA-2024:8797"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8797.json"
}
],
"title": "Red Hat Security Advisory: python39:3.9 security update",
"tracking": {
"current_release_date": "2026-03-22T05:42:51+00:00",
"generator": {
"date": "2026-03-22T05:42:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:8797",
"initial_release_date": "2024-11-04T06:00:43+00:00",
"revision_history": [
{
"date": "2024-11-04T06:00:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-04T06:00:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-22T05:42:51+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src (python39:3.9)",
"product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"product": {
"name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src (python39:3.9)",
"product_id": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"product": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src (python39:3.9)",
"product_id": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026epoch=1\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"product": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src (python39:3.9)",
"product_id": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"product": {
"name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src (python39:3.9)",
"product_id": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"product": {
"name": "python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src (python39:3.9)",
"product_id": "python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-6.module%2Bel8.6.0%2B22162%2B859a69ec?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9)",
"product_id": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9)",
"product_id": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"product": {
"name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9)",
"product_id": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"product": {
"name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9)",
"product_id": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"product": {
"name": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch (python39:3.9)",
"product_id": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch (python39:3.9)",
"product_id": "python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-6.module%2Bel8.6.0%2B22162%2B859a69ec?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch (python39:3.9)",
"product_id": "python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-6.module%2Bel8.6.0%2B22162%2B859a69ec?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"product": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch (python39:3.9)",
"product_id": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=noarch\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9)",
"product_id": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9)",
"product_id": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9)",
"product_id": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9)",
"product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9)",
"product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9)",
"product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product": {
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9)",
"product_id": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9)",
"product_id": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9)",
"product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9)",
"product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9)",
"product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product": {
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9)",
"product_id": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B22380%2Ba90b5d28.4?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8060020241017081122:6a631399"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9"
},
"product_reference": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9"
},
"product_reference": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9"
},
"product_reference": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9"
},
"product_reference": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9"
},
"product_reference": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9"
},
"product_reference": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9"
},
"product_reference": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9"
},
"product_reference": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9"
},
"product_reference": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9"
},
"product_reference": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9"
},
"product_reference": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9"
},
"product_reference": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9"
},
"product_reference": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9"
},
"product_reference": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9"
},
"product_reference": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9"
},
"product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9"
},
"product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9"
},
"product_reference": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9"
},
"product_reference": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9"
},
"product_reference": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9"
},
"product_reference": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9"
},
"product_reference": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9"
},
"product_reference": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9"
},
"product_reference": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9"
},
"product_reference": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9"
},
"product_reference": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-03T13:20:06.850070+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309426"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDos) vulnerability was found in Python\u0027s tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because while it does allow for a denial of service (DoS) attack via excessive backtracking in the tarfile module, it does not enable remote code execution or compromise the integrity or confidentiality of data. Exploitation requires an attacker to provide a specially crafted tar archive and relies on the victim\u0027s system processing that file, which limits the attack vector.\n\nVersions 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.6.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "RHBZ#2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121285",
"url": "https://github.com/python/cpython/issues/121285"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/121286",
"url": "https://github.com/python/cpython/pull/121286"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
}
],
"release_date": "2024-09-03T13:15:05.363000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-04T06:00:43+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": [
"AppStream-8.6.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8797"
},
{
"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": [
"AppStream-8.6.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
]
}
],
"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": [
"AppStream-8.6.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-debuginfo-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-debugsource-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-devel-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-idle-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-libs-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-6.module+el8.6.0+22162+859a69ec.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-test-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-tkinter-0:3.9.7-2.module+el8.6.0+22380+a90b5d28.4.x86_64::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-setuptools-0:50.3.2-6.module+el8.6.0+22162+859a69ec.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values"
}
]
}
RHSA-2024:8836
Vulnerability from csaf_redhat - Published: 2024-11-05 04:12 - Updated: 2026-06-25 11:07A regular expression denial of service (ReDos) vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.6-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
{
"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 python3.12 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": "Python 3.12 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.12 package provides the \"python3.12\" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.12-libs package, which should be installed automatically along with python3.12. The remaining parts of the Python standard library are broken out into the python3.12-tkinter and python3.12-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.12-docs package. Packages containing additional libraries for Python are generally named with the \"python3.12-\" prefix. For the unversioned \"python\" executable, see manual page \"unversioned-python\".\n\nSecurity Fix(es):\n\n* python: cpython: tarfile: ReDos via excessive backtracking while parsing header values (CVE-2024-6232)\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:8836",
"url": "https://access.redhat.com/errata/RHSA-2024:8836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8836.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-06-25T11:07:52+00:00",
"generator": {
"date": "2026-06-25T11:07:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.1.0"
}
},
"id": "RHSA-2024:8836",
"initial_release_date": "2024-11-05T04:12:36+00:00",
"revision_history": [
{
"date": "2024-11-05T04:12:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-05T04:12:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T11:07:52+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": "python3.12-0:3.12.6-1.el8_10.src",
"product": {
"name": "python3.12-0:3.12.6-1.el8_10.src",
"product_id": "python3.12-0:3.12.6-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.6-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.6-1.el8_10.aarch64",
"product": {
"name": "python3.12-0:3.12.6-1.el8_10.aarch64",
"product_id": "python3.12-0:3.12.6-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.6-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.6-1.el8_10.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.6-1.el8_10.aarch64",
"product_id": "python3.12-devel-0:3.12.6-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.6-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.6-1.el8_10.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.6-1.el8_10.aarch64",
"product_id": "python3.12-libs-0:3.12.6-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.6-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.aarch64",
"product_id": "python3.12-tkinter-0:3.12.6-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.6-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"product_id": "python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.6-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.6-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.6-1.el8_10.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.6-1.el8_10.aarch64",
"product_id": "python3.12-debug-0:3.12.6-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.6-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.6-1.el8_10.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.6-1.el8_10.aarch64",
"product_id": "python3.12-idle-0:3.12.6-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.6-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.6-1.el8_10.aarch64",
"product": {
"name": "python3.12-test-0:3.12.6-1.el8_10.aarch64",
"product_id": "python3.12-test-0:3.12.6-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.6-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.6-1.el8_10.ppc64le",
"product": {
"name": "python3.12-0:3.12.6-1.el8_10.ppc64le",
"product_id": "python3.12-0:3.12.6-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.6-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.6-1.el8_10.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.6-1.el8_10.ppc64le",
"product_id": "python3.12-devel-0:3.12.6-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.6-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.6-1.el8_10.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.6-1.el8_10.ppc64le",
"product_id": "python3.12-libs-0:3.12.6-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.6-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.6-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.6-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.6-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.6-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.6-1.el8_10.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.6-1.el8_10.ppc64le",
"product_id": "python3.12-debug-0:3.12.6-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.6-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.6-1.el8_10.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.6-1.el8_10.ppc64le",
"product_id": "python3.12-idle-0:3.12.6-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.6-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.6-1.el8_10.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.6-1.el8_10.ppc64le",
"product_id": "python3.12-test-0:3.12.6-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.6-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.6-1.el8_10.x86_64",
"product": {
"name": "python3.12-0:3.12.6-1.el8_10.x86_64",
"product_id": "python3.12-0:3.12.6-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.6-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.6-1.el8_10.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.6-1.el8_10.x86_64",
"product_id": "python3.12-devel-0:3.12.6-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.6-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.6-1.el8_10.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.6-1.el8_10.x86_64",
"product_id": "python3.12-libs-0:3.12.6-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.6-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.x86_64",
"product_id": "python3.12-tkinter-0:3.12.6-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.6-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"product_id": "python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.6-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.6-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.6-1.el8_10.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.6-1.el8_10.x86_64",
"product_id": "python3.12-debug-0:3.12.6-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.6-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.6-1.el8_10.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.6-1.el8_10.x86_64",
"product_id": "python3.12-idle-0:3.12.6-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.6-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.6-1.el8_10.x86_64",
"product": {
"name": "python3.12-test-0:3.12.6-1.el8_10.x86_64",
"product_id": "python3.12-test-0:3.12.6-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.6-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.6-1.el8_10.i686",
"product": {
"name": "python3.12-devel-0:3.12.6-1.el8_10.i686",
"product_id": "python3.12-devel-0:3.12.6-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.6-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.6-1.el8_10.i686",
"product": {
"name": "python3.12-libs-0:3.12.6-1.el8_10.i686",
"product_id": "python3.12-libs-0:3.12.6-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.6-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"product_id": "python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.6-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"product_id": "python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.6-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.6-1.el8_10.i686",
"product": {
"name": "python3.12-0:3.12.6-1.el8_10.i686",
"product_id": "python3.12-0:3.12.6-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.6-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.6-1.el8_10.i686",
"product": {
"name": "python3.12-debug-0:3.12.6-1.el8_10.i686",
"product_id": "python3.12-debug-0:3.12.6-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.6-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.6-1.el8_10.i686",
"product": {
"name": "python3.12-idle-0:3.12.6-1.el8_10.i686",
"product_id": "python3.12-idle-0:3.12.6-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.6-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.6-1.el8_10.i686",
"product": {
"name": "python3.12-test-0:3.12.6-1.el8_10.i686",
"product_id": "python3.12-test-0:3.12.6-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.6-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.i686",
"product_id": "python3.12-tkinter-0:3.12.6-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.6-1.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.6-1.el8_10.s390x",
"product": {
"name": "python3.12-0:3.12.6-1.el8_10.s390x",
"product_id": "python3.12-0:3.12.6-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.6-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.6-1.el8_10.s390x",
"product": {
"name": "python3.12-devel-0:3.12.6-1.el8_10.s390x",
"product_id": "python3.12-devel-0:3.12.6-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.6-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.6-1.el8_10.s390x",
"product": {
"name": "python3.12-libs-0:3.12.6-1.el8_10.s390x",
"product_id": "python3.12-libs-0:3.12.6-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.6-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.s390x",
"product_id": "python3.12-tkinter-0:3.12.6-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.6-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"product_id": "python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.6-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"product_id": "python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.6-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.6-1.el8_10.s390x",
"product": {
"name": "python3.12-debug-0:3.12.6-1.el8_10.s390x",
"product_id": "python3.12-debug-0:3.12.6-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.6-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.6-1.el8_10.s390x",
"product": {
"name": "python3.12-idle-0:3.12.6-1.el8_10.s390x",
"product_id": "python3.12-idle-0:3.12.6-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.6-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.6-1.el8_10.s390x",
"product": {
"name": "python3.12-test-0:3.12.6-1.el8_10.s390x",
"product_id": "python3.12-test-0:3.12.6-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.6-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-rpm-macros-0:3.12.6-1.el8_10.noarch",
"product": {
"name": "python3.12-rpm-macros-0:3.12.6-1.el8_10.noarch",
"product_id": "python3.12-rpm-macros-0:3.12.6-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-rpm-macros@3.12.6-1.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.6-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.aarch64"
},
"product_reference": "python3.12-0:3.12.6-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.6-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.ppc64le"
},
"product_reference": "python3.12-0:3.12.6-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.6-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.s390x"
},
"product_reference": "python3.12-0:3.12.6-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.6-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.src"
},
"product_reference": "python3.12-0:3.12.6-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.6-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.x86_64"
},
"product_reference": "python3.12-0:3.12.6-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.6-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.6-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.6-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.i686"
},
"product_reference": "python3.12-devel-0:3.12.6-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.6-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.6-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.6-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.s390x"
},
"product_reference": "python3.12-devel-0:3.12.6-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.6-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.6-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.6-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.6-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.6-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.i686"
},
"product_reference": "python3.12-libs-0:3.12.6-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.6-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.6-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.6-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.s390x"
},
"product_reference": "python3.12-libs-0:3.12.6-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.6-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.6-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-rpm-macros-0:3.12.6-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.6-1.el8_10.noarch"
},
"product_reference": "python3.12-rpm-macros-0:3.12.6-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.6-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.6-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.6-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.6-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.6-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.i686"
},
"product_reference": "python3.12-0:3.12.6-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.6-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.6-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.6-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.i686"
},
"product_reference": "python3.12-debug-0:3.12.6-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.6-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.6-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.6-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.s390x"
},
"product_reference": "python3.12-debug-0:3.12.6-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.6-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.6-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.6-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.6-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.6-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.6-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.i686"
},
"product_reference": "python3.12-idle-0:3.12.6-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.6-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.6-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.6-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.s390x"
},
"product_reference": "python3.12-idle-0:3.12.6-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.6-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.6-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.6-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.aarch64"
},
"product_reference": "python3.12-test-0:3.12.6-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.6-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.i686"
},
"product_reference": "python3.12-test-0:3.12.6-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.6-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.6-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.6-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.s390x"
},
"product_reference": "python3.12-test-0:3.12.6-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.6-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.x86_64"
},
"product_reference": "python3.12-test-0:3.12.6-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.6-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.6-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-03T13:20:06.850070+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309426"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDos) vulnerability was found in Python\u0027s tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because while it does allow for a denial of service (DoS) attack via excessive backtracking in the tarfile module, it does not enable remote code execution or compromise the integrity or confidentiality of data. Exploitation requires an attacker to provide a specially crafted tar archive and relies on the victim\u0027s system processing that file, which limits the attack vector.\n\nVersions 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:python3.12-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.6-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.i686"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "RHBZ#2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121285",
"url": "https://github.com/python/cpython/issues/121285"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/121286",
"url": "https://github.com/python/cpython/pull/121286"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
}
],
"release_date": "2024-09-03T13:15:05.363000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-05T04:12:36+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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.6-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8836"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.6-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.i686"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.6-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.6-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.6-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.6-1.el8_10.i686"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values"
}
]
}
RHSA-2024:8838
Vulnerability from csaf_redhat - Published: 2024-11-05 02:55 - Updated: 2026-06-25 11:07A regular expression denial of service (ReDos) vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
{
"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 python3.11 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": "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* python: cpython: tarfile: ReDos via excessive backtracking while parsing header values (CVE-2024-6232)\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:8838",
"url": "https://access.redhat.com/errata/RHSA-2024:8838"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8838.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-06-25T11:07:53+00:00",
"generator": {
"date": "2026-06-25T11:07:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.1.0"
}
},
"id": "RHSA-2024:8838",
"initial_release_date": "2024-11-05T02:55:30+00:00",
"revision_history": [
{
"date": "2024-11-05T02:55:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-05T02:55:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T11:07:53+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": "python3.11-0:3.11.10-1.el8_10.src",
"product": {
"name": "python3.11-0:3.11.10-1.el8_10.src",
"product_id": "python3.11-0:3.11.10-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.10-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.10-1.el8_10.aarch64",
"product": {
"name": "python3.11-0:3.11.10-1.el8_10.aarch64",
"product_id": "python3.11-0:3.11.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.10-1.el8_10.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.10-1.el8_10.aarch64",
"product_id": "python3.11-devel-0:3.11.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.10-1.el8_10.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.10-1.el8_10.aarch64",
"product_id": "python3.11-libs-0:3.11.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.aarch64",
"product_id": "python3.11-tkinter-0:3.11.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"product_id": "python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.10-1.el8_10.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.10-1.el8_10.aarch64",
"product_id": "python3.11-debug-0:3.11.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.10-1.el8_10.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.10-1.el8_10.aarch64",
"product_id": "python3.11-idle-0:3.11.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.10-1.el8_10.aarch64",
"product": {
"name": "python3.11-test-0:3.11.10-1.el8_10.aarch64",
"product_id": "python3.11-test-0:3.11.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.10-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.10-1.el8_10.ppc64le",
"product": {
"name": "python3.11-0:3.11.10-1.el8_10.ppc64le",
"product_id": "python3.11-0:3.11.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.10-1.el8_10.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.10-1.el8_10.ppc64le",
"product_id": "python3.11-devel-0:3.11.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.10-1.el8_10.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.10-1.el8_10.ppc64le",
"product_id": "python3.11-libs-0:3.11.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.10-1.el8_10.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.10-1.el8_10.ppc64le",
"product_id": "python3.11-debug-0:3.11.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.10-1.el8_10.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.10-1.el8_10.ppc64le",
"product_id": "python3.11-idle-0:3.11.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.10-1.el8_10.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.10-1.el8_10.ppc64le",
"product_id": "python3.11-test-0:3.11.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.10-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.10-1.el8_10.x86_64",
"product": {
"name": "python3.11-0:3.11.10-1.el8_10.x86_64",
"product_id": "python3.11-0:3.11.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.10-1.el8_10.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.10-1.el8_10.x86_64",
"product_id": "python3.11-devel-0:3.11.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.10-1.el8_10.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.10-1.el8_10.x86_64",
"product_id": "python3.11-libs-0:3.11.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.x86_64",
"product_id": "python3.11-tkinter-0:3.11.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"product_id": "python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.10-1.el8_10.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.10-1.el8_10.x86_64",
"product_id": "python3.11-debug-0:3.11.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.10-1.el8_10.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.10-1.el8_10.x86_64",
"product_id": "python3.11-idle-0:3.11.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.10-1.el8_10.x86_64",
"product": {
"name": "python3.11-test-0:3.11.10-1.el8_10.x86_64",
"product_id": "python3.11-test-0:3.11.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.10-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.10-1.el8_10.i686",
"product": {
"name": "python3.11-devel-0:3.11.10-1.el8_10.i686",
"product_id": "python3.11-devel-0:3.11.10-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.10-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.10-1.el8_10.i686",
"product": {
"name": "python3.11-libs-0:3.11.10-1.el8_10.i686",
"product_id": "python3.11-libs-0:3.11.10-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.10-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"product_id": "python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.10-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"product_id": "python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.10-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.10-1.el8_10.i686",
"product": {
"name": "python3.11-0:3.11.10-1.el8_10.i686",
"product_id": "python3.11-0:3.11.10-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.10-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.10-1.el8_10.i686",
"product": {
"name": "python3.11-debug-0:3.11.10-1.el8_10.i686",
"product_id": "python3.11-debug-0:3.11.10-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.10-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.10-1.el8_10.i686",
"product": {
"name": "python3.11-idle-0:3.11.10-1.el8_10.i686",
"product_id": "python3.11-idle-0:3.11.10-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.10-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.10-1.el8_10.i686",
"product": {
"name": "python3.11-test-0:3.11.10-1.el8_10.i686",
"product_id": "python3.11-test-0:3.11.10-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.10-1.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.i686",
"product_id": "python3.11-tkinter-0:3.11.10-1.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.10-1.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.10-1.el8_10.s390x",
"product": {
"name": "python3.11-0:3.11.10-1.el8_10.s390x",
"product_id": "python3.11-0:3.11.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.10-1.el8_10.s390x",
"product": {
"name": "python3.11-devel-0:3.11.10-1.el8_10.s390x",
"product_id": "python3.11-devel-0:3.11.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.10-1.el8_10.s390x",
"product": {
"name": "python3.11-libs-0:3.11.10-1.el8_10.s390x",
"product_id": "python3.11-libs-0:3.11.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.s390x",
"product_id": "python3.11-tkinter-0:3.11.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"product_id": "python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"product_id": "python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.10-1.el8_10.s390x",
"product": {
"name": "python3.11-debug-0:3.11.10-1.el8_10.s390x",
"product_id": "python3.11-debug-0:3.11.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.10-1.el8_10.s390x",
"product": {
"name": "python3.11-idle-0:3.11.10-1.el8_10.s390x",
"product_id": "python3.11-idle-0:3.11.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.10-1.el8_10.s390x",
"product": {
"name": "python3.11-test-0:3.11.10-1.el8_10.s390x",
"product_id": "python3.11-test-0:3.11.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.10-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-rpm-macros-0:3.11.10-1.el8_10.noarch",
"product": {
"name": "python3.11-rpm-macros-0:3.11.10-1.el8_10.noarch",
"product_id": "python3.11-rpm-macros-0:3.11.10-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rpm-macros@3.11.10-1.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.10-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.aarch64"
},
"product_reference": "python3.11-0:3.11.10-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.10-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.ppc64le"
},
"product_reference": "python3.11-0:3.11.10-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.10-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.s390x"
},
"product_reference": "python3.11-0:3.11.10-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.10-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.src"
},
"product_reference": "python3.11-0:3.11.10-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.10-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.x86_64"
},
"product_reference": "python3.11-0:3.11.10-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.10-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.10-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.10-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.i686"
},
"product_reference": "python3.11-devel-0:3.11.10-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.10-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.10-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.10-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.s390x"
},
"product_reference": "python3.11-devel-0:3.11.10-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.10-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.10-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.10-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.10-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.10-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.i686"
},
"product_reference": "python3.11-libs-0:3.11.10-1.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.10-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.10-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.10-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.s390x"
},
"product_reference": "python3.11-libs-0:3.11.10-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.10-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.10-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rpm-macros-0:3.11.10-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.10-1.el8_10.noarch"
},
"product_reference": "python3.11-rpm-macros-0:3.11.10-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.10-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.10-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.10-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.10-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.10-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.i686"
},
"product_reference": "python3.11-0:3.11.10-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.10-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.10-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.10-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.i686"
},
"product_reference": "python3.11-debug-0:3.11.10-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.10-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.10-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.10-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.s390x"
},
"product_reference": "python3.11-debug-0:3.11.10-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.10-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.10-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.10-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.10-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.10-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.10-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.i686"
},
"product_reference": "python3.11-idle-0:3.11.10-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.10-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.10-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.10-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.s390x"
},
"product_reference": "python3.11-idle-0:3.11.10-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.10-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.10-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.10-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.aarch64"
},
"product_reference": "python3.11-test-0:3.11.10-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.10-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.i686"
},
"product_reference": "python3.11-test-0:3.11.10-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.10-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.10-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.10-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.s390x"
},
"product_reference": "python3.11-test-0:3.11.10-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.10-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.x86_64"
},
"product_reference": "python3.11-test-0:3.11.10-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.10-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.10-1.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-03T13:20:06.850070+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309426"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDos) vulnerability was found in Python\u0027s tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because while it does allow for a denial of service (DoS) attack via excessive backtracking in the tarfile module, it does not enable remote code execution or compromise the integrity or confidentiality of data. Exploitation requires an attacker to provide a specially crafted tar archive and relies on the victim\u0027s system processing that file, which limits the attack vector.\n\nVersions 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:python3.11-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.i686"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "RHBZ#2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121285",
"url": "https://github.com/python/cpython/issues/121285"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/121286",
"url": "https://github.com/python/cpython/pull/121286"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
}
],
"release_date": "2024-09-03T13:15:05.363000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-05T02:55:30+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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8838"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.i686"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.10-1.el8_10.i686"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values"
}
]
}
RHSA-2024:8977
Vulnerability from csaf_redhat - Published: 2024-11-07 03:26 - Updated: 2026-03-22 05:42A regular expression denial of service (ReDos) vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
{
"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 the python39:3.9 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\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": "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* python: cpython: tarfile: ReDos via excessive backtracking while parsing header values (CVE-2024-6232)\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:8977",
"url": "https://access.redhat.com/errata/RHSA-2024:8977"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8977.json"
}
],
"title": "Red Hat Security Advisory: python39:3.9 security update",
"tracking": {
"current_release_date": "2026-03-22T05:42:55+00:00",
"generator": {
"date": "2026-03-22T05:42:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:8977",
"initial_release_date": "2024-11-07T03:26:46+00:00",
"revision_history": [
{
"date": "2024-11-07T03:26:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-07T03:26:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-22T05:42:55+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src (python39:3.9)",
"product_id": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"product": {
"name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9)",
"product_id": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"product": {
"name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9)",
"product_id": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.35.1-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=src\u0026epoch=1\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"product": {
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src (python39:3.9)",
"product_id": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"product": {
"name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9)",
"product_id": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@20.2.4-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"product": {
"name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src (python39:3.9)",
"product_id": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-3.module%2Bel8.4.0%2B22168%2B8a561f05.2?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product": {
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9)",
"product_id": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9)",
"product_id": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"product": {
"name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9)",
"product_id": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"product": {
"name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9)",
"product_id": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip@20.2.4-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"product": {
"name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9)",
"product_id": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"product": {
"name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch (python39:3.9)",
"product_id": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch (python39:3.9)",
"product_id": "python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-3.module%2Bel8.4.0%2B22168%2B8a561f05.2?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch (python39:3.9)",
"product_id": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-3.module%2Bel8.4.0%2B22168%2B8a561f05.2?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"product": {
"name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9)",
"product_id": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel@0.35.1-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"product": {
"name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9)",
"product_id": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product": {
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9)",
"product_id": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9)",
"product_id": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9)",
"product_id": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9)",
"product_id": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product": {
"name": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9)",
"product_id": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.2-2.module%2Bel8.4.0%2B22379%2Bdcc60181.4?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8040020241017072554:63cd9eba"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9"
},
"product_reference": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9"
},
"product_reference": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9"
},
"product_reference": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9"
},
"product_reference": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9"
},
"product_reference": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9"
},
"product_reference": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9"
},
"product_reference": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9"
},
"product_reference": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9"
},
"product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9"
},
"product_reference": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9"
},
"product_reference": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9"
},
"product_reference": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9"
},
"product_reference": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9"
},
"product_reference": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-03T13:20:06.850070+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309426"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDos) vulnerability was found in Python\u0027s tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because while it does allow for a denial of service (DoS) attack via excessive backtracking in the tarfile module, it does not enable remote code execution or compromise the integrity or confidentiality of data. Exploitation requires an attacker to provide a specially crafted tar archive and relies on the victim\u0027s system processing that file, which limits the attack vector.\n\nVersions 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.4.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "RHBZ#2309426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6232"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121285",
"url": "https://github.com/python/cpython/issues/121285"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/121286",
"url": "https://github.com/python/cpython/pull/121286"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
}
],
"release_date": "2024-09-03T13:15:05.363000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-07T03:26: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": [
"AppStream-8.4.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8977"
},
{
"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": [
"AppStream-8.4.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
]
}
],
"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": [
"AppStream-8.4.0.Z.AUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.AUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.4.0.Z.E4S:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-debuginfo-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-debugsource-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-devel-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-idle-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-libs-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-test-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-tkinter-0:3.9.2-2.module+el8.4.0+22379+dcc60181.4.x86_64::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-setuptools-0:50.3.2-3.module+el8.4.0+22168+8a561f05.2.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.4.0.Z.TUS:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: tarfile: ReDos via excessive backtracking while parsing header values"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.