Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-43818 (GCVE-0-2021-43818)
Vulnerability from cvelistv5 – Published: 2021-12-13 18:05 – Updated: 2025-12-18 15:05{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T04:03:08.992Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0"
},
{
"name": "FEDORA-2021-6e8fb79f90",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/"
},
{
"name": "FEDORA-2021-9f9e7c5c4f",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/"
},
{
"name": "[debian-lts-announce] 20211230 [SECURITY] [DLA 2871-1] lxml security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html"
},
{
"name": "DSA-5043",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5043"
},
{
"name": "FEDORA-2022-96c79bf003",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/"
},
{
"name": "FEDORA-2022-7129fbaeed",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20220107-0005/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "GLSA-202208-06",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202208-06"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2021-43818",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-18T15:05:55.235023Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-18T15:05:59.477Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "lxml",
"vendor": "lxml",
"versions": [
{
"status": "affected",
"version": "\u003c 4.6.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-10T05:06:57.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0"
},
{
"name": "FEDORA-2021-6e8fb79f90",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/"
},
{
"name": "FEDORA-2021-9f9e7c5c4f",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/"
},
{
"name": "[debian-lts-announce] 20211230 [SECURITY] [DLA 2871-1] lxml security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html"
},
{
"name": "DSA-5043",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2022/dsa-5043"
},
{
"name": "FEDORA-2022-96c79bf003",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/"
},
{
"name": "FEDORA-2022-7129fbaeed",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20220107-0005/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "GLSA-202208-06",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202208-06"
}
],
"source": {
"advisory": "GHSA-55x5-fj6c-h6m8",
"discovery": "UNKNOWN"
},
"title": "HTML Cleaner allows crafted and SVG embedded scripts to pass through",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-43818",
"STATE": "PUBLIC",
"TITLE": "HTML Cleaner allows crafted and SVG embedded scripts to pass through"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "lxml",
"version": {
"version_data": [
{
"version_value": "\u003c 4.6.5"
}
]
}
}
]
},
"vendor_name": "lxml"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8",
"refsource": "CONFIRM",
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8"
},
{
"name": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a",
"refsource": "MISC",
"url": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a"
},
{
"name": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776",
"refsource": "MISC",
"url": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776"
},
{
"name": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0",
"refsource": "MISC",
"url": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0"
},
{
"name": "FEDORA-2021-6e8fb79f90",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/"
},
{
"name": "FEDORA-2021-9f9e7c5c4f",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/"
},
{
"name": "[debian-lts-announce] 20211230 [SECURITY] [DLA 2871-1] lxml security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html"
},
{
"name": "DSA-5043",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5043"
},
{
"name": "FEDORA-2022-96c79bf003",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/"
},
{
"name": "FEDORA-2022-7129fbaeed",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220107-0005/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220107-0005/"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "GLSA-202208-06",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-06"
}
]
},
"source": {
"advisory": "GHSA-55x5-fj6c-h6m8",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2021-43818",
"datePublished": "2021-12-13T18:05:12.000Z",
"dateReserved": "2021-11-16T00:00:00.000Z",
"dateUpdated": "2025-12-18T15:05:59.477Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-43818",
"date": "2026-06-04",
"epss": "0.05428",
"percentile": "0.90325"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-43818\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-12-13T18:15:08.387\",\"lastModified\":\"2024-11-21T06:29:51.497\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available.\"},{\"lang\":\"es\",\"value\":\"lxml es una biblioteca para procesar XML y HTML en el lenguaje Python. En versiones anteriores a 4.6.5, el limpiador de HTML en lxml.html dejaba pasar determinado contenido de scripts manipulados, as\u00ed como contenido de scripts en archivos SVG insertados usando URIs de datos. Los usuarios que empleen el limpiador de HTML en un contexto relevante para la seguridad deben actualizar a lxml versi\u00f3n 4.6.5 para recibir un parche. No se presentan soluciones conocidas disponibles\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":4.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":3.7}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"},{\"lang\":\"en\",\"value\":\"CWE-79\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lxml:lxml:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.6.5\",\"matchCriteriaId\":\"DEE4409E-D026-41BB-B57D-65DCE636B964\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A6E9EF0C-AFA8-4F7B-9FDC-1E0F7C26E737\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:solidfire_enterprise_sds:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5D18075A-E8D6-48B8-A7FA-54E336A434A2\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:hci_storage_node_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4BC4299D-05D3-4875-BC79-C3DC02C88ECE\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:hci_storage_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"02DEB4FB-A21D-4CB1-B522-EEE5093E8521\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6EDB6772-7FDB-45FF-8D72-952902A7EE56\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9955F62A-75D3-4347-9AD3-5947FC365838\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7A6D77C7-A2F4-4700-AB5A-3EC853496ECA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFC79B17-E9D2-44D5-93ED-2F959E7A3D43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD04BEE5-E9A8-4584-A68C-0195CE9C402C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3E503FB-6279-4D4A-91D8-E237ECF9D2B0\"}]}]}],\"references\":[{\"url\":\"https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202208-06\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220107-0005/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5043\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202208-06\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220107-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5043\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/\", \"name\": \"FEDORA-2021-6e8fb79f90\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/\", \"name\": \"FEDORA-2021-9f9e7c5c4f\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html\", \"name\": \"[debian-lts-announce] 20211230 [SECURITY] [DLA 2871-1] lxml security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\", \"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5043\", \"name\": \"DSA-5043\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/\", \"name\": \"FEDORA-2022-96c79bf003\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/\", \"name\": \"FEDORA-2022-7129fbaeed\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220107-0005/\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2022.html\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-06\", \"name\": \"GLSA-202208-06\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T04:03:08.992Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2021-43818\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-18T15:05:55.235023Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-18T15:05:29.406Z\"}}], \"cna\": {\"title\": \"HTML Cleaner allows crafted and SVG embedded scripts to pass through\", \"source\": {\"advisory\": \"GHSA-55x5-fj6c-h6m8\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"lxml\", \"product\": \"lxml\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 4.6.5\"}]}], \"references\": [{\"url\": \"https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/\", \"name\": \"FEDORA-2021-6e8fb79f90\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/\", \"name\": \"FEDORA-2021-9f9e7c5c4f\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html\", \"name\": \"[debian-lts-announce] 20211230 [SECURITY] [DLA 2871-1] lxml security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5043\", \"name\": \"DSA-5043\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/\", \"name\": \"FEDORA-2022-96c79bf003\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/\", \"name\": \"FEDORA-2022-7129fbaeed\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220107-0005/\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2022.html\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-06\", \"name\": \"GLSA-202208-06\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-74\", \"description\": \"CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-79\", \"description\": \"CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2022-08-10T05:06:57.000Z\"}, \"x_legacyV4Record\": {\"impact\": {\"cvss\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, \"source\": {\"advisory\": \"GHSA-55x5-fj6c-h6m8\", \"discovery\": \"UNKNOWN\"}, \"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"\u003c 4.6.5\"}]}, \"product_name\": \"lxml\"}]}, \"vendor_name\": \"lxml\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8\", \"name\": \"https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a\", \"name\": \"https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a\", \"refsource\": \"MISC\"}, {\"url\": \"https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776\", \"name\": \"https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776\", \"refsource\": \"MISC\"}, {\"url\": \"https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0\", \"name\": \"https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0\", \"refsource\": \"MISC\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/\", \"name\": \"FEDORA-2021-6e8fb79f90\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/\", \"name\": \"FEDORA-2021-9f9e7c5c4f\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html\", \"name\": \"[debian-lts-announce] 20211230 [SECURITY] [DLA 2871-1] lxml security update\", \"refsource\": \"MLIST\"}, {\"url\": \"https://www.debian.org/security/2022/dsa-5043\", \"name\": \"DSA-5043\", \"refsource\": \"DEBIAN\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/\", \"name\": \"FEDORA-2022-96c79bf003\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/\", \"name\": \"FEDORA-2022-7129fbaeed\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\", \"name\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\", \"refsource\": \"MISC\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220107-0005/\", \"name\": \"https://security.netapp.com/advisory/ntap-20220107-0005/\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2022.html\", \"name\": \"https://www.oracle.com/security-alerts/cpujul2022.html\", \"refsource\": \"MISC\"}, {\"url\": \"https://security.gentoo.org/glsa/202208-06\", \"name\": \"GLSA-202208-06\", \"refsource\": \"GENTOO\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)\"}]}, {\"description\": [{\"lang\": \"eng\", \"value\": \"CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2021-43818\", \"STATE\": \"PUBLIC\", \"TITLE\": \"HTML Cleaner allows crafted and SVG embedded scripts to pass through\", \"ASSIGNER\": \"security-advisories@github.com\"}}}}",
"cveMetadata": "{\"cveId\": \"CVE-2021-43818\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-18T15:05:59.477Z\", \"dateReserved\": \"2021-11-16T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2021-12-13T18:05:12.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2021-43818
Vulnerability from fkie_nvd - Published: 2021-12-13 18:15 - Updated: 2024-11-21 06:297.1 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
| Vendor | Product | Version | |
|---|---|---|---|
| lxml | lxml | * | |
| fedoraproject | fedora | 34 | |
| fedoraproject | fedora | 35 | |
| debian | debian_linux | 9.0 | |
| debian | debian_linux | 10.0 | |
| debian | debian_linux | 11.0 | |
| netapp | solidfire | - | |
| netapp | solidfire_enterprise_sds | - | |
| netapp | hci_storage_node_firmware | - | |
| netapp | hci_storage_node | - | |
| oracle | communications_cloud_native_core_binding_support_function | 22.1.3 | |
| oracle | communications_cloud_native_core_network_exposure_function | 22.1.1 | |
| oracle | communications_cloud_native_core_policy | 22.2.0 | |
| oracle | http_server | 12.2.1.3.0 | |
| oracle | http_server | 12.2.1.4.0 | |
| oracle | zfs_storage_appliance_kit | 8.8 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:lxml:lxml:*:*:*:*:*:*:*:*",
"matchCriteriaId": "DEE4409E-D026-41BB-B57D-65DCE636B964",
"versionEndExcluding": "4.6.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A6E9EF0C-AFA8-4F7B-9FDC-1E0F7C26E737",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netapp:solidfire_enterprise_sds:-:*:*:*:*:*:*:*",
"matchCriteriaId": "5D18075A-E8D6-48B8-A7FA-54E336A434A2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:netapp:hci_storage_node_firmware:-:*:*:*:*:*:*:*",
"matchCriteriaId": "4BC4299D-05D3-4875-BC79-C3DC02C88ECE",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:netapp:hci_storage_node:-:*:*:*:*:*:*:*",
"matchCriteriaId": "02DEB4FB-A21D-4CB1-B522-EEE5093E8521",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "6EDB6772-7FDB-45FF-8D72-952902A7EE56",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "9955F62A-75D3-4347-9AD3-5947FC365838",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7A6D77C7-A2F4-4700-AB5A-3EC853496ECA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DFC79B17-E9D2-44D5-93ED-2F959E7A3D43",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "AD04BEE5-E9A8-4584-A68C-0195CE9C402C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*",
"matchCriteriaId": "D3E503FB-6279-4D4A-91D8-E237ECF9D2B0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available."
},
{
"lang": "es",
"value": "lxml es una biblioteca para procesar XML y HTML en el lenguaje Python. En versiones anteriores a 4.6.5, el limpiador de HTML en lxml.html dejaba pasar determinado contenido de scripts manipulados, as\u00ed como contenido de scripts en archivos SVG insertados usando URIs de datos. Los usuarios que empleen el limpiador de HTML en un contexto relevante para la seguridad deben actualizar a lxml versi\u00f3n 4.6.5 para recibir un parche. No se presentan soluciones conocidas disponibles"
}
],
"id": "CVE-2021-43818",
"lastModified": "2024-11-21T06:29:51.497",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 4.7,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-12-13T18:15:08.387",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-06"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20220107-0005/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5043"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-06"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20220107-0005/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5043"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-74"
},
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-55X5-FJ6C-H6M8
Vulnerability from github – Published: 2021-12-13 18:14 – Updated: 2024-09-30 16:50Impact
The HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs.
Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5.
Patches
The issue has been resolved in lxml 4.6.5.
Workarounds
None.
References
The issues are tracked under the report IDs GHSL-2021-1037 and GHSL-2021-1038.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "lxml"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.6.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-43818"
],
"database_specific": {
"cwe_ids": [
"CWE-74",
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2021-12-13T18:12:54Z",
"nvd_published_at": "2021-12-13T18:15:00Z",
"severity": "MODERATE"
},
"details": "### Impact\nThe HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs.\n\nUsers that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5.\n\n### Patches\nThe issue has been resolved in lxml 4.6.5.\n\n### Workarounds\nNone.\n\n### References\nThe issues are tracked under the report IDs GHSL-2021-1037 and GHSL-2021-1038.\n",
"id": "GHSA-55x5-fj6c-h6m8",
"modified": "2024-09-30T16:50:30Z",
"published": "2021-12-13T18:14:36Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43818"
},
{
"type": "WEB",
"url": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a"
},
{
"type": "WEB",
"url": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776"
},
{
"type": "WEB",
"url": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2022/dsa-5043"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20220107-0005"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202208-06"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/lxml/PYSEC-2021-852.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/lxml/lxml"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:H/SA:N",
"type": "CVSS_V4"
}
],
"summary": "lxml\u0027s HTML Cleaner allows crafted and SVG embedded scripts to pass through"
}
GSD-2021-43818
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2021-43818",
"description": "lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available.",
"id": "GSD-2021-43818",
"references": [
"https://www.suse.com/security/cve/CVE-2021-43818.html",
"https://www.debian.org/security/2022/dsa-5043",
"https://ubuntu.com/security/CVE-2021-43818",
"https://advisories.mageia.org/CVE-2021-43818.html",
"https://security.archlinux.org/CVE-2021-43818",
"https://linux.oracle.com/cve/CVE-2021-43818.html",
"https://access.redhat.com/errata/RHSA-2022:1664",
"https://access.redhat.com/errata/RHSA-2022:1763",
"https://access.redhat.com/errata/RHSA-2022:1764",
"https://access.redhat.com/errata/RHSA-2022:1821",
"https://access.redhat.com/errata/RHSA-2022:1932",
"https://access.redhat.com/errata/RHSA-2022:5498"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-43818"
],
"details": "lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available.",
"id": "GSD-2021-43818",
"modified": "2023-12-13T01:23:25.922276Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-43818",
"STATE": "PUBLIC",
"TITLE": "HTML Cleaner allows crafted and SVG embedded scripts to pass through"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "lxml",
"version": {
"version_data": [
{
"version_value": "\u003c 4.6.5"
}
]
}
}
]
},
"vendor_name": "lxml"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8",
"refsource": "CONFIRM",
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8"
},
{
"name": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a",
"refsource": "MISC",
"url": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a"
},
{
"name": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776",
"refsource": "MISC",
"url": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776"
},
{
"name": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0",
"refsource": "MISC",
"url": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0"
},
{
"name": "FEDORA-2021-6e8fb79f90",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/"
},
{
"name": "FEDORA-2021-9f9e7c5c4f",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/"
},
{
"name": "[debian-lts-announce] 20211230 [SECURITY] [DLA 2871-1] lxml security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html"
},
{
"name": "DSA-5043",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5043"
},
{
"name": "FEDORA-2022-96c79bf003",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/"
},
{
"name": "FEDORA-2022-7129fbaeed",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220107-0005/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220107-0005/"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "GLSA-202208-06",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-06"
}
]
},
"source": {
"advisory": "GHSA-55x5-fj6c-h6m8",
"discovery": "UNKNOWN"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c4.6.5",
"affected_versions": "All versions before 4.6.5",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
"cwe_ids": [
"CWE-1035",
"CWE-79",
"CWE-937"
],
"date": "2022-12-09",
"description": "lxml is a library for processing XML and HTML in the Python language., the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml to receive a patch. There are no known workarounds available.",
"fixed_versions": [
"4.6.5"
],
"identifier": "CVE-2021-43818",
"identifiers": [
"CVE-2021-43818",
"GHSA-55x5-fj6c-h6m8"
],
"not_impacted": "All versions starting from 4.6.5",
"package_slug": "pypi/lxml",
"pubdate": "2021-12-13",
"solution": "Upgrade to version 4.6.5 or above.",
"title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-43818",
"https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0",
"https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776",
"https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8",
"https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a"
],
"uuid": "a9e916cc-2aa2-4e7f-8978-cc48815ae32c"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:lxml:lxml:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.6.5",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netapp:solidfire_enterprise_sds:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:netapp:hci_storage_node_firmware:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:netapp:hci_storage_node:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.2.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-43818"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
},
{
"lang": "en",
"value": "CWE-74"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0"
},
{
"name": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776"
},
{
"name": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8"
},
{
"name": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a"
},
{
"name": "FEDORA-2021-9f9e7c5c4f",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WZGNET2A4WGLSUXLBFYKNC5PXHQMI3I7/"
},
{
"name": "FEDORA-2021-6e8fb79f90",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZQ4SPKJX3RRJK4UWA6FXCRHD2TVRQI44/"
},
{
"name": "[debian-lts-announce] 20211230 [SECURITY] [DLA 2871-1] lxml security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00037.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220107-0005/",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20220107-0005/"
},
{
"name": "DSA-5043",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5043"
},
{
"name": "FEDORA-2022-96c79bf003",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TUIS2KE3HZ2AAQKXFLTJFZPP2IFHJTC7/"
},
{
"name": "FEDORA-2022-7129fbaeed",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V2XMOM5PFT6U5AAXY6EFNT5JZCKKHK2V/"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "N/A",
"refsource": "N/A",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "GLSA-202208-06",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-06"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.7
}
},
"lastModifiedDate": "2022-12-09T16:38Z",
"publishedDate": "2021-12-13T18:15Z"
}
}
}
MSRC_CVE-2021-43818
Vulnerability from csaf_microsoft - Published: 2021-12-02 00:00 - Updated: 2021-12-17 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 18937-16820 | — | ||
| Unresolved product id: 16957-17086 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2021/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2021/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2021-43818 HTML Cleaner allows crafted and SVG embedded scripts to pass through - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-43818.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "HTML Cleaner allows crafted and SVG embedded scripts to pass through",
"tracking": {
"current_release_date": "2021-12-17T00:00:00.000Z",
"generator": {
"date": "2025-12-27T18:27:42.949Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2021-43818",
"initial_release_date": "2021-12-02T00:00:00.000Z",
"revision_history": [
{
"date": "2021-12-17T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 python-lxml 4.7.1-1",
"product": {
"name": "\u003ccm1 python-lxml 4.7.1-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cm1 python-lxml 4.7.1-1",
"product": {
"name": "cm1 python-lxml 4.7.1-1",
"product_id": "18937"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 python-lxml 4.8.0-1",
"product": {
"name": "\u003ccbl2 python-lxml 4.8.0-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 python-lxml 4.8.0-1",
"product": {
"name": "cbl2 python-lxml 4.8.0-1",
"product_id": "16957"
}
}
],
"category": "product_name",
"name": "python-lxml"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 python-lxml 4.7.1-1 as a component of CBL Mariner 1.0",
"product_id": "16820-1"
},
"product_reference": "1",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 python-lxml 4.7.1-1 as a component of CBL Mariner 1.0",
"product_id": "18937-16820"
},
"product_reference": "18937",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 python-lxml 4.8.0-1 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-lxml 4.8.0-1 as a component of CBL Mariner 2.0",
"product_id": "16957-17086"
},
"product_reference": "16957",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-43818",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0026#39;Injection\u0026#39;)"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"18937-16820",
"16957-17086"
],
"known_affected": [
"16820-1",
"17086-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-43818 HTML Cleaner allows crafted and SVG embedded scripts to pass through - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-43818.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2021-12-17T00:00:00.000Z",
"details": "4.7.1-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2021-12-17T00:00:00.000Z",
"details": "4.8.0-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"temporalScore": 7.1,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"16820-1",
"17086-2"
]
}
],
"title": "HTML Cleaner allows crafted and SVG embedded scripts to pass through"
}
]
}
OPENSUSE-SU-2022:0803-1
Vulnerability from csaf_opensuse - Published: 2022-03-10 16:36 - Updated: 2022-03-10 16:36| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-lxml",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-lxml fixes the following issues:\n\n- CVE-2018-19787: Fixed XSS vulnerability via unescaped URL (bsc#1118088).\n- CVE-2021-28957: Fixed XSS vulnerability ia HTML5 attributes unescaped (bsc#1184177).\n- CVE-2021-43818: Fixed XSS vulnerability via script content in SVG images using data URIs (bnc#1193752).\n- CVE-2020-27783: Fixed mutation XSS with improper parser use (bnc#1179534).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2022-803,openSUSE-SLE-15.4-2022-803",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2022_0803-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2022:0803-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CXPBEANDVGCE6ASRYRQYWM4CLYAJ6TAE/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2022:0803-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CXPBEANDVGCE6ASRYRQYWM4CLYAJ6TAE/"
},
{
"category": "self",
"summary": "SUSE Bug 1118088",
"url": "https://bugzilla.suse.com/1118088"
},
{
"category": "self",
"summary": "SUSE Bug 1179534",
"url": "https://bugzilla.suse.com/1179534"
},
{
"category": "self",
"summary": "SUSE Bug 1184177",
"url": "https://bugzilla.suse.com/1184177"
},
{
"category": "self",
"summary": "SUSE Bug 1193752",
"url": "https://bugzilla.suse.com/1193752"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19787 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-27783 page",
"url": "https://www.suse.com/security/cve/CVE-2020-27783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-28957 page",
"url": "https://www.suse.com/security/cve/CVE-2021-28957/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-43818 page",
"url": "https://www.suse.com/security/cve/CVE-2021-43818/"
}
],
"title": "Security update for python-lxml",
"tracking": {
"current_release_date": "2022-03-10T16:36:12Z",
"generator": {
"date": "2022-03-10T16:36:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2022:0803-1",
"initial_release_date": "2022-03-10T16:36:12Z",
"revision_history": [
{
"date": "2022-03-10T16:36:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-lxml-4.7.1-3.7.1.aarch64",
"product": {
"name": "python2-lxml-4.7.1-3.7.1.aarch64",
"product_id": "python2-lxml-4.7.1-3.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-lxml-devel-4.7.1-3.7.1.aarch64",
"product": {
"name": "python2-lxml-devel-4.7.1-3.7.1.aarch64",
"product_id": "python2-lxml-devel-4.7.1-3.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-lxml-4.7.1-3.7.1.aarch64",
"product": {
"name": "python3-lxml-4.7.1-3.7.1.aarch64",
"product_id": "python3-lxml-4.7.1-3.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-lxml-devel-4.7.1-3.7.1.aarch64",
"product": {
"name": "python3-lxml-devel-4.7.1-3.7.1.aarch64",
"product_id": "python3-lxml-devel-4.7.1-3.7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-lxml-4.7.1-3.7.1.ppc64le",
"product": {
"name": "python2-lxml-4.7.1-3.7.1.ppc64le",
"product_id": "python2-lxml-4.7.1-3.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"product": {
"name": "python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"product_id": "python2-lxml-devel-4.7.1-3.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-lxml-4.7.1-3.7.1.ppc64le",
"product": {
"name": "python3-lxml-4.7.1-3.7.1.ppc64le",
"product_id": "python3-lxml-4.7.1-3.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"product": {
"name": "python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"product_id": "python3-lxml-devel-4.7.1-3.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-lxml-4.7.1-3.7.1.s390x",
"product": {
"name": "python2-lxml-4.7.1-3.7.1.s390x",
"product_id": "python2-lxml-4.7.1-3.7.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-lxml-devel-4.7.1-3.7.1.s390x",
"product": {
"name": "python2-lxml-devel-4.7.1-3.7.1.s390x",
"product_id": "python2-lxml-devel-4.7.1-3.7.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-lxml-4.7.1-3.7.1.s390x",
"product": {
"name": "python3-lxml-4.7.1-3.7.1.s390x",
"product_id": "python3-lxml-4.7.1-3.7.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-lxml-devel-4.7.1-3.7.1.s390x",
"product": {
"name": "python3-lxml-devel-4.7.1-3.7.1.s390x",
"product_id": "python3-lxml-devel-4.7.1-3.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-lxml-4.7.1-3.7.1.x86_64",
"product": {
"name": "python2-lxml-4.7.1-3.7.1.x86_64",
"product_id": "python2-lxml-4.7.1-3.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-lxml-devel-4.7.1-3.7.1.x86_64",
"product": {
"name": "python2-lxml-devel-4.7.1-3.7.1.x86_64",
"product_id": "python2-lxml-devel-4.7.1-3.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-lxml-4.7.1-3.7.1.x86_64",
"product": {
"name": "python3-lxml-4.7.1-3.7.1.x86_64",
"product_id": "python3-lxml-4.7.1-3.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-lxml-devel-4.7.1-3.7.1.x86_64",
"product": {
"name": "python3-lxml-devel-4.7.1-3.7.1.x86_64",
"product_id": "python3-lxml-devel-4.7.1-3.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-4.7.1-3.7.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64"
},
"product_reference": "python2-lxml-4.7.1-3.7.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-4.7.1-3.7.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le"
},
"product_reference": "python2-lxml-4.7.1-3.7.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-4.7.1-3.7.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x"
},
"product_reference": "python2-lxml-4.7.1-3.7.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-4.7.1-3.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64"
},
"product_reference": "python2-lxml-4.7.1-3.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-devel-4.7.1-3.7.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64"
},
"product_reference": "python2-lxml-devel-4.7.1-3.7.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-devel-4.7.1-3.7.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le"
},
"product_reference": "python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-devel-4.7.1-3.7.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x"
},
"product_reference": "python2-lxml-devel-4.7.1-3.7.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-devel-4.7.1-3.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64"
},
"product_reference": "python2-lxml-devel-4.7.1-3.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-4.7.1-3.7.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64"
},
"product_reference": "python3-lxml-4.7.1-3.7.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-4.7.1-3.7.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le"
},
"product_reference": "python3-lxml-4.7.1-3.7.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-4.7.1-3.7.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x"
},
"product_reference": "python3-lxml-4.7.1-3.7.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-4.7.1-3.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64"
},
"product_reference": "python3-lxml-4.7.1-3.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-devel-4.7.1-3.7.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64"
},
"product_reference": "python3-lxml-devel-4.7.1-3.7.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-devel-4.7.1-3.7.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le"
},
"product_reference": "python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-devel-4.7.1-3.7.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x"
},
"product_reference": "python3-lxml-devel-4.7.1-3.7.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-devel-4.7.1-3.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
},
"product_reference": "python3-lxml-devel-4.7.1-3.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-19787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19787"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in lxml before 4.2.5. lxml/html/clean.py in the lxml.html.clean module does not remove javascript: URLs that use escaping, allowing a remote attacker to conduct XSS attacks, as demonstrated by \"j a v a s c r i p t:\" in Internet Explorer. This is a similar issue to CVE-2014-3146.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19787",
"url": "https://www.suse.com/security/cve/CVE-2018-19787"
},
{
"category": "external",
"summary": "SUSE Bug 1118088 for CVE-2018-19787",
"url": "https://bugzilla.suse.com/1118088"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-10T16:36:12Z",
"details": "moderate"
}
],
"title": "CVE-2018-19787"
},
{
"cve": "CVE-2020-27783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-27783"
}
],
"notes": [
{
"category": "general",
"text": "A XSS vulnerability was discovered in python-lxml\u0027s clean module. The module\u0027s parser didn\u0027t properly imitate browsers, which caused different behaviors between the sanitizer and the user\u0027s page. A remote attacker could exploit this flaw to run arbitrary HTML/JS code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-27783",
"url": "https://www.suse.com/security/cve/CVE-2020-27783"
},
{
"category": "external",
"summary": "SUSE Bug 1179534 for CVE-2020-27783",
"url": "https://bugzilla.suse.com/1179534"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-10T16:36:12Z",
"details": "moderate"
}
],
"title": "CVE-2020-27783"
},
{
"cve": "CVE-2021-28957",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-28957"
}
],
"notes": [
{
"category": "general",
"text": "An XSS vulnerability was discovered in python-lxml\u0027s clean module versions before 4.6.3. When disabling the safe_attrs_only and forms arguments, the Cleaner class does not remove the formaction attribute allowing for JS to bypass the sanitizer. A remote attacker could exploit this flaw to run arbitrary JS code on users who interact with incorrectly sanitized HTML. This issue is patched in lxml 4.6.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-28957",
"url": "https://www.suse.com/security/cve/CVE-2021-28957"
},
{
"category": "external",
"summary": "SUSE Bug 1184177 for CVE-2021-28957",
"url": "https://bugzilla.suse.com/1184177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-10T16:36:12Z",
"details": "moderate"
}
],
"title": "CVE-2021-28957"
},
{
"cve": "CVE-2021-43818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-43818"
}
],
"notes": [
{
"category": "general",
"text": "lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-43818",
"url": "https://www.suse.com/security/cve/CVE-2021-43818"
},
{
"category": "external",
"summary": "SUSE Bug 1193752 for CVE-2021-43818",
"url": "https://bugzilla.suse.com/1193752"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python2-lxml-devel-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-4.7.1-3.7.1.x86_64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.aarch64",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.ppc64le",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.s390x",
"openSUSE Leap 15.3:python3-lxml-devel-4.7.1-3.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-10T16:36:12Z",
"details": "moderate"
}
],
"title": "CVE-2021-43818"
}
]
}
OPENSUSE-SU-2024:11713-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python-lxml-doc-4.6.5-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python-lxml-doc-4.6.5-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11713",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11713-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-43818 page",
"url": "https://www.suse.com/security/cve/CVE-2021-43818/"
}
],
"title": "python-lxml-doc-4.6.5-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11713-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-doc-4.6.5-1.1.aarch64",
"product": {
"name": "python-lxml-doc-4.6.5-1.1.aarch64",
"product_id": "python-lxml-doc-4.6.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-lxml-4.6.5-1.1.aarch64",
"product": {
"name": "python310-lxml-4.6.5-1.1.aarch64",
"product_id": "python310-lxml-4.6.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-lxml-devel-4.6.5-1.1.aarch64",
"product": {
"name": "python310-lxml-devel-4.6.5-1.1.aarch64",
"product_id": "python310-lxml-devel-4.6.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-lxml-4.6.5-1.1.aarch64",
"product": {
"name": "python38-lxml-4.6.5-1.1.aarch64",
"product_id": "python38-lxml-4.6.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-lxml-devel-4.6.5-1.1.aarch64",
"product": {
"name": "python38-lxml-devel-4.6.5-1.1.aarch64",
"product_id": "python38-lxml-devel-4.6.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-lxml-4.6.5-1.1.aarch64",
"product": {
"name": "python39-lxml-4.6.5-1.1.aarch64",
"product_id": "python39-lxml-4.6.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-lxml-devel-4.6.5-1.1.aarch64",
"product": {
"name": "python39-lxml-devel-4.6.5-1.1.aarch64",
"product_id": "python39-lxml-devel-4.6.5-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-doc-4.6.5-1.1.ppc64le",
"product": {
"name": "python-lxml-doc-4.6.5-1.1.ppc64le",
"product_id": "python-lxml-doc-4.6.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-lxml-4.6.5-1.1.ppc64le",
"product": {
"name": "python310-lxml-4.6.5-1.1.ppc64le",
"product_id": "python310-lxml-4.6.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-lxml-devel-4.6.5-1.1.ppc64le",
"product": {
"name": "python310-lxml-devel-4.6.5-1.1.ppc64le",
"product_id": "python310-lxml-devel-4.6.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-lxml-4.6.5-1.1.ppc64le",
"product": {
"name": "python38-lxml-4.6.5-1.1.ppc64le",
"product_id": "python38-lxml-4.6.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-lxml-devel-4.6.5-1.1.ppc64le",
"product": {
"name": "python38-lxml-devel-4.6.5-1.1.ppc64le",
"product_id": "python38-lxml-devel-4.6.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-lxml-4.6.5-1.1.ppc64le",
"product": {
"name": "python39-lxml-4.6.5-1.1.ppc64le",
"product_id": "python39-lxml-4.6.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-lxml-devel-4.6.5-1.1.ppc64le",
"product": {
"name": "python39-lxml-devel-4.6.5-1.1.ppc64le",
"product_id": "python39-lxml-devel-4.6.5-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-doc-4.6.5-1.1.s390x",
"product": {
"name": "python-lxml-doc-4.6.5-1.1.s390x",
"product_id": "python-lxml-doc-4.6.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-lxml-4.6.5-1.1.s390x",
"product": {
"name": "python310-lxml-4.6.5-1.1.s390x",
"product_id": "python310-lxml-4.6.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-lxml-devel-4.6.5-1.1.s390x",
"product": {
"name": "python310-lxml-devel-4.6.5-1.1.s390x",
"product_id": "python310-lxml-devel-4.6.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-lxml-4.6.5-1.1.s390x",
"product": {
"name": "python38-lxml-4.6.5-1.1.s390x",
"product_id": "python38-lxml-4.6.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-lxml-devel-4.6.5-1.1.s390x",
"product": {
"name": "python38-lxml-devel-4.6.5-1.1.s390x",
"product_id": "python38-lxml-devel-4.6.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-lxml-4.6.5-1.1.s390x",
"product": {
"name": "python39-lxml-4.6.5-1.1.s390x",
"product_id": "python39-lxml-4.6.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-lxml-devel-4.6.5-1.1.s390x",
"product": {
"name": "python39-lxml-devel-4.6.5-1.1.s390x",
"product_id": "python39-lxml-devel-4.6.5-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-doc-4.6.5-1.1.x86_64",
"product": {
"name": "python-lxml-doc-4.6.5-1.1.x86_64",
"product_id": "python-lxml-doc-4.6.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-lxml-4.6.5-1.1.x86_64",
"product": {
"name": "python310-lxml-4.6.5-1.1.x86_64",
"product_id": "python310-lxml-4.6.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-lxml-devel-4.6.5-1.1.x86_64",
"product": {
"name": "python310-lxml-devel-4.6.5-1.1.x86_64",
"product_id": "python310-lxml-devel-4.6.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-lxml-4.6.5-1.1.x86_64",
"product": {
"name": "python38-lxml-4.6.5-1.1.x86_64",
"product_id": "python38-lxml-4.6.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-lxml-devel-4.6.5-1.1.x86_64",
"product": {
"name": "python38-lxml-devel-4.6.5-1.1.x86_64",
"product_id": "python38-lxml-devel-4.6.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-lxml-4.6.5-1.1.x86_64",
"product": {
"name": "python39-lxml-4.6.5-1.1.x86_64",
"product_id": "python39-lxml-4.6.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-lxml-devel-4.6.5-1.1.x86_64",
"product": {
"name": "python39-lxml-devel-4.6.5-1.1.x86_64",
"product_id": "python39-lxml-devel-4.6.5-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-doc-4.6.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.aarch64"
},
"product_reference": "python-lxml-doc-4.6.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-doc-4.6.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.ppc64le"
},
"product_reference": "python-lxml-doc-4.6.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-doc-4.6.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.s390x"
},
"product_reference": "python-lxml-doc-4.6.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-doc-4.6.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.x86_64"
},
"product_reference": "python-lxml-doc-4.6.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-lxml-4.6.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.aarch64"
},
"product_reference": "python310-lxml-4.6.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-lxml-4.6.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.ppc64le"
},
"product_reference": "python310-lxml-4.6.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-lxml-4.6.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.s390x"
},
"product_reference": "python310-lxml-4.6.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-lxml-4.6.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.x86_64"
},
"product_reference": "python310-lxml-4.6.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-lxml-devel-4.6.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.aarch64"
},
"product_reference": "python310-lxml-devel-4.6.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-lxml-devel-4.6.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.ppc64le"
},
"product_reference": "python310-lxml-devel-4.6.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-lxml-devel-4.6.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.s390x"
},
"product_reference": "python310-lxml-devel-4.6.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-lxml-devel-4.6.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.x86_64"
},
"product_reference": "python310-lxml-devel-4.6.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-4.6.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.aarch64"
},
"product_reference": "python38-lxml-4.6.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-4.6.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.ppc64le"
},
"product_reference": "python38-lxml-4.6.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-4.6.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.s390x"
},
"product_reference": "python38-lxml-4.6.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-4.6.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.x86_64"
},
"product_reference": "python38-lxml-4.6.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-devel-4.6.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.aarch64"
},
"product_reference": "python38-lxml-devel-4.6.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-devel-4.6.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.ppc64le"
},
"product_reference": "python38-lxml-devel-4.6.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-devel-4.6.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.s390x"
},
"product_reference": "python38-lxml-devel-4.6.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-devel-4.6.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.x86_64"
},
"product_reference": "python38-lxml-devel-4.6.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-4.6.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.aarch64"
},
"product_reference": "python39-lxml-4.6.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-4.6.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.ppc64le"
},
"product_reference": "python39-lxml-4.6.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-4.6.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.s390x"
},
"product_reference": "python39-lxml-4.6.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-4.6.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.x86_64"
},
"product_reference": "python39-lxml-4.6.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-devel-4.6.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.aarch64"
},
"product_reference": "python39-lxml-devel-4.6.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-devel-4.6.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.ppc64le"
},
"product_reference": "python39-lxml-devel-4.6.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-devel-4.6.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.s390x"
},
"product_reference": "python39-lxml-devel-4.6.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-devel-4.6.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.x86_64"
},
"product_reference": "python39-lxml-devel-4.6.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-43818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-43818"
}
],
"notes": [
{
"category": "general",
"text": "lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-43818",
"url": "https://www.suse.com/security/cve/CVE-2021-43818"
},
{
"category": "external",
"summary": "SUSE Bug 1193752 for CVE-2021-43818",
"url": "https://bugzilla.suse.com/1193752"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python-lxml-doc-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python310-lxml-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python310-lxml-devel-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python38-lxml-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python38-lxml-devel-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python39-lxml-4.6.5-1.1.x86_64",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.aarch64",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.ppc64le",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.s390x",
"openSUSE Tumbleweed:python39-lxml-devel-4.6.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-43818"
}
]
}
PYSEC-2021-852
Vulnerability from pysec - Published: 2021-12-13 18:15 - Updated: 2021-12-16 19:24lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available.
| Name | purl | lxml | pkg:pypi/lxml |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "lxml",
"purl": "pkg:pypi/lxml"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "f2330237440df7e8f39c3ad1b1aa8852be3b27c0"
},
{
"fixed": "12fa9669007180a7bb87d990c375cf91ca5b664a"
}
],
"repo": "https://github.com/lxml/lxml",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c"
}
],
"repo": "https://github.com/lxml/lxml#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.6.5"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9",
"0.9.1",
"0.9.2",
"1.0",
"1.0.1",
"1.0.2",
"1.0.3",
"1.0.4",
"1.0.beta",
"1.1",
"1.1.1",
"1.1.2",
"1.1alpha",
"1.1beta",
"1.2",
"1.2.1",
"1.3",
"1.3.1",
"1.3.2",
"1.3.3",
"1.3.4",
"1.3.5",
"1.3.6",
"1.3beta",
"2.0",
"2.0.1",
"2.0.10",
"2.0.11",
"2.0.2",
"2.0.3",
"2.0.4",
"2.0.5",
"2.0.6",
"2.0.7",
"2.0.8",
"2.0.9",
"2.0alpha1",
"2.0alpha2",
"2.0alpha3",
"2.0alpha4",
"2.0alpha5",
"2.0alpha6",
"2.0beta1",
"2.0beta2",
"2.1",
"2.1.1",
"2.1.2",
"2.1.3",
"2.1.4",
"2.1.5",
"2.1alpha1",
"2.1beta1",
"2.1beta2",
"2.1beta3",
"2.2",
"2.2.1",
"2.2.2",
"2.2.3",
"2.2.4",
"2.2.5",
"2.2.6",
"2.2.7",
"2.2.8",
"2.2alpha1",
"2.2beta1",
"2.2beta2",
"2.2beta3",
"2.2beta4",
"2.3",
"2.3.1",
"2.3.2",
"2.3.3",
"2.3.4",
"2.3.5",
"2.3.6",
"2.3alpha1",
"2.3alpha2",
"2.3beta1",
"3.0",
"3.0.1",
"3.0.2",
"3.1.0",
"3.1.1",
"3.1.2",
"3.1beta1",
"3.2.0",
"3.2.1",
"3.2.2",
"3.2.3",
"3.2.4",
"3.2.5",
"3.3.0",
"3.3.0beta1",
"3.3.0beta2",
"3.3.0beta3",
"3.3.0beta4",
"3.3.0beta5",
"3.3.1",
"3.3.2",
"3.3.3",
"3.3.4",
"3.3.5",
"3.3.6",
"3.4.0",
"3.4.1",
"3.4.2",
"3.4.3",
"3.4.4",
"3.5.0",
"3.5.0b1",
"3.6.0",
"3.6.1",
"3.6.2",
"3.6.3",
"3.6.4",
"3.7.0",
"3.7.1",
"3.7.2",
"3.7.3",
"3.8.0",
"4.0.0",
"4.1.0",
"4.1.1",
"4.2.0",
"4.2.1",
"4.2.2",
"4.2.3",
"4.2.4",
"4.2.5",
"4.2.6",
"4.3.0",
"4.3.1",
"4.3.2",
"4.3.3",
"4.3.4",
"4.3.5",
"4.4.0",
"4.4.1",
"4.4.2",
"4.4.3",
"4.5.0",
"4.5.1",
"4.5.2",
"4.6.0",
"4.6.1",
"4.6.2",
"4.6.3",
"4.6.4"
]
}
],
"aliases": [
"CVE-2021-43818",
"GHSA-55x5-fj6c-h6m8"
],
"details": "lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. There are no known workarounds available.",
"id": "PYSEC-2021-852",
"modified": "2021-12-16T19:24:01.272993Z",
"published": "2021-12-13T18:15:00Z",
"references": [
{
"type": "FIX",
"url": "https://github.com/lxml/lxml/commit/f2330237440df7e8f39c3ad1b1aa8852be3b27c0"
},
{
"type": "FIX",
"url": "https://github.com/lxml/lxml/commit/a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c#diff-59130575b4fb2932c957db2922977d7d89afb0b2085357db1a14615a2fcad776"
},
{
"type": "ADVISORY",
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-55x5-fj6c-h6m8"
},
{
"type": "FIX",
"url": "https://github.com/lxml/lxml/commit/12fa9669007180a7bb87d990c375cf91ca5b664a"
}
]
}
RHSA-2022:1664
Vulnerability from csaf_redhat - Published: 2022-05-02 08:08 - Updated: 2026-03-22 22:22There's a flaw in python-lxml's HTML Cleaner component, which is responsible for sanitizing HTML and Javascript. An attacker who is able to submit a crafted payload to a web service using python-lxml's HTML Cleaner may be able to trigger script execution in clients such as web browsers. This can occur because the HTML Cleaner did not remove scripts within SVG images in data URLs such as <img src="">. XSS can result in impacts to the integrity and availability of the web page, as well as a potential impact to data confidentiality in some circumstances.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64 | — |
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 rh-python38-python, rh-python38-python-lxml, and rh-python38-python-pip is now available for Red Hat Software Collections.\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": "lxml is an XML processing library providing access to libxml2 and libxslt libraries using the Python ElementTree API.\n\nSecurity Fix(es):\n\n* python-lxml: HTML Cleaner allows crafted and SVG embedded scripts to pass through (CVE-2021-43818)\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-2022:1664",
"url": "https://access.redhat.com/errata/RHSA-2022:1664"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2032569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2032569"
},
{
"category": "external",
"summary": "2064443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064443"
},
{
"category": "external",
"summary": "2068592",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2068592"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1664.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Software Collections security update",
"tracking": {
"current_release_date": "2026-03-22T22:22:40+00:00",
"generator": {
"date": "2026-03-22T22:22:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2022:1664",
"initial_release_date": "2022-05-02T08:08:23+00:00",
"revision_history": [
{
"date": "2022-05-02T08:08:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-02T08:08:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-22T22:22:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-pip-0:19.3.1-3.el7.src",
"product": {
"name": "rh-python38-python-pip-0:19.3.1-3.el7.src",
"product_id": "rh-python38-python-pip-0:19.3.1-3.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-3.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.src",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.src",
"product_id": "rh-python38-python-lxml-0:4.4.1-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-8.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.13-1.el7.src",
"product": {
"name": "rh-python38-python-0:3.8.13-1.el7.src",
"product_id": "rh-python38-python-0:3.8.13-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.13-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"product": {
"name": "rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"product_id": "rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-3.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"product": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"product_id": "rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip-wheel@19.3.1-3.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"product": {
"name": "rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"product_id": "rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-rpm-macros@3.8.13-1.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"product": {
"name": "rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"product_id": "rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-srpm-macros@3.8.13-1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"product_id": "rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.13-1.el7.x86_64",
"product": {
"name": "rh-python38-python-0:3.8.13-1.el7.x86_64",
"product_id": "rh-python38-python-0:3.8.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"product": {
"name": "rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"product_id": "rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"product": {
"name": "rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"product_id": "rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"product": {
"name": "rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"product_id": "rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"product": {
"name": "rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"product_id": "rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"product": {
"name": "rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"product_id": "rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64",
"product_id": "rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.13-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"product_id": "rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.13-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"product_id": "rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-8.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-8.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.13-1.el7.s390x",
"product": {
"name": "rh-python38-python-0:3.8.13-1.el7.s390x",
"product_id": "rh-python38-python-0:3.8.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"product": {
"name": "rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"product_id": "rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"product": {
"name": "rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"product_id": "rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"product": {
"name": "rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"product_id": "rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"product": {
"name": "rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"product_id": "rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.13-1.el7.s390x",
"product": {
"name": "rh-python38-python-test-0:3.8.13-1.el7.s390x",
"product_id": "rh-python38-python-test-0:3.8.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"product_id": "rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.13-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"product_id": "rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.13-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"product_id": "rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-8.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-8.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.13-1.el7.ppc64le",
"product": {
"name": "rh-python38-python-0:3.8.13-1.el7.ppc64le",
"product_id": "rh-python38-python-0:3.8.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"product": {
"name": "rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"product_id": "rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"product": {
"name": "rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"product_id": "rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"product": {
"name": "rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"product_id": "rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"product": {
"name": "rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"product_id": "rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"product": {
"name": "rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"product_id": "rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"product_id": "rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.13-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"product_id": "rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.13-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.13-1.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.13-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-8.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-3.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-3.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-3.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.13-1.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.13-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-8.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-8.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-3.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-3.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-3.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-43818",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-12-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2032569"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in python-lxml\u0027s HTML Cleaner component, which is responsible for sanitizing HTML and Javascript. An attacker who is able to submit a crafted payload to a web service using python-lxml\u0027s HTML Cleaner may be able to trigger script execution in clients such as web browsers. This can occur because the HTML Cleaner did not remove scripts within SVG images in data URLs such as \u003cimg src=\"\"\u003e. XSS can result in impacts to the integrity and availability of the web page, as well as a potential impact to data confidentiality in some circumstances.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: HTML Cleaner allows crafted and SVG embedded scripts to pass through",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Moderate because code execution is limited to the web browser scope.\n\nFollowing products ship affected component, however the vulnerability is not exposed in the product code. Therefore, we are reducing their impact to moderate.\n* Red Hat Satellite 6.10\n* Red Hat Update Infrastructure for Cloud Providers 4",
"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-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64"
],
"known_not_affected": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-43818"
},
{
"category": "external",
"summary": "RHBZ#2032569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2032569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-43818",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43818"
},
{
"category": "external",
"summary": "https://github.com/lxml/lxml/blob/lxml-4.6.5/CHANGES.txt",
"url": "https://github.com/lxml/lxml/blob/lxml-4.6.5/CHANGES.txt"
}
],
"release_date": "2021-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-02T08:08: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-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1664"
},
{
"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-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-0:4.4.1-8.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-lxml-debuginfo-0:4.4.1-8.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.13-1.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.13-1.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.13-1.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.s390x",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.13-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: HTML Cleaner allows crafted and SVG embedded scripts to pass through"
}
]
}
RHSA-2022:1763
Vulnerability from csaf_redhat - Published: 2022-05-10 13:51 - Updated: 2026-03-22 22:22There's a flaw in python-lxml's HTML Cleaner component, which is responsible for sanitizing HTML and Javascript. An attacker who is able to submit a crafted payload to a web service using python-lxml's HTML Cleaner may be able to trigger script execution in clients such as web browsers. This can occur because the HTML Cleaner did not remove scripts within SVG images in data URLs such as <img src="">. XSS can result in impacts to the integrity and availability of the web page, as well as a potential impact to data confidentiality in some circumstances.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA: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.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA:python39-rpm-macros-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA: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.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA: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.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA: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.GA: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.GA: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.GA: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.GA: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.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA: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.GA: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.GA: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.GA: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.GA: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.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CRB-8.6.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9 | — |
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 modules is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of 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-lxml: HTML Cleaner allows crafted and SVG embedded scripts to pass through (CVE-2021-43818)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.6 Release Notes linked from 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-2022:1763",
"url": "https://access.redhat.com/errata/RHSA-2022:1763"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/"
},
{
"category": "external",
"summary": "2003102",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2003102"
},
{
"category": "external",
"summary": "2006790",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2006790"
},
{
"category": "external",
"summary": "2032569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2032569"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1763.json"
}
],
"title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update",
"tracking": {
"current_release_date": "2026-03-22T22:22:38+00:00",
"generator": {
"date": "2026-03-22T22:22:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2022:1763",
"initial_release_date": "2022-05-10T13:51:50+00:00",
"revision_history": [
{
"date": "2022-05-10T13:51:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-10T13:51:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-22T22:22:38+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.6.0.GA",
"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.6.0.GA",
"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.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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.src::python39:3.9",
"product": {
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.src (python39:3.9)",
"product_id": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=src\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src::python39-devel:3.9",
"product": {
"name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src (python39-devel:3.9)",
"product_id": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=src\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product": {
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9)",
"product_id": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=aarch64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=aarch64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=aarch64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=aarch64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=aarch64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=aarch64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9)",
"product_id": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=aarch64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=aarch64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=aarch64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=aarch64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=aarch64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-rpm-macros-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.noarch::python39:3.9",
"product": {
"name": "python39-rpm-macros-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.noarch (python39:3.9)",
"product_id": "python39-rpm-macros-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=noarch\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product": {
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9)",
"product_id": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=ppc64le\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=ppc64le\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=ppc64le\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9)",
"product_id": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=ppc64le\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9)",
"product_id": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=ppc64le\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9)",
"product_id": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=ppc64le\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product": {
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9)",
"product_id": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=ppc64le\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=ppc64le\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
}
],
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product": {
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9)",
"product_id": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=s390x\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=s390x\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=s390x\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9)",
"product_id": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=s390x\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9)",
"product_id": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=s390x\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9)",
"product_id": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=s390x\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product": {
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9)",
"product_id": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=s390x\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=s390x\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=s390x\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=s390x\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=s390x\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
}
],
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product": {
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9)",
"product_id": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=x86_64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=x86_64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=x86_64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=x86_64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=x86_64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=x86_64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9)",
"product_id": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=x86_64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=x86_64\u0026rpmmod=python39:3.9:8060020220118220913:d3811607"
}
}
},
{
"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:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.7-1.module%2Bel8.6.0%2B12577%2B62b8d0a1?arch=x86_64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=x86_64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=x86_64\u0026rpmmod=python39-devel:3.9:8060020220118220913:d3811607"
}
}
}
],
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9"
},
"product_reference": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9"
},
"product_reference": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9"
},
"product_reference": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.src::python39:3.9"
},
"product_reference": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-rpm-macros-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9"
},
"product_reference": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9"
},
"product_reference": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"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 (v. 8)",
"product_id": "AppStream-8.6.0.GA: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.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src::python39-devel:3.9"
},
"product_reference": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.6.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-43818",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-12-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"CRB-8.6.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src::python39-devel:3.9",
"CRB-8.6.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2032569"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in python-lxml\u0027s HTML Cleaner component, which is responsible for sanitizing HTML and Javascript. An attacker who is able to submit a crafted payload to a web service using python-lxml\u0027s HTML Cleaner may be able to trigger script execution in clients such as web browsers. This can occur because the HTML Cleaner did not remove scripts within SVG images in data URLs such as \u003cimg src=\"\"\u003e. XSS can result in impacts to the integrity and availability of the web page, as well as a potential impact to data confidentiality in some circumstances.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: HTML Cleaner allows crafted and SVG embedded scripts to pass through",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Moderate because code execution is limited to the web browser scope.\n\nFollowing products ship affected component, however the vulnerability is not exposed in the product code. Therefore, we are reducing their impact to moderate.\n* Red Hat Satellite 6.10\n* Red Hat Update Infrastructure for Cloud Providers 4",
"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.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.src::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-rpm-macros-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
],
"known_not_affected": [
"CRB-8.6.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src::python39-devel:3.9",
"CRB-8.6.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-43818"
},
{
"category": "external",
"summary": "RHBZ#2032569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2032569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-43818",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43818"
},
{
"category": "external",
"summary": "https://github.com/lxml/lxml/blob/lxml-4.6.5/CHANGES.txt",
"url": "https://github.com/lxml/lxml/blob/lxml-4.6.5/CHANGES.txt"
}
],
"release_date": "2021-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T13:51:50+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.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.src::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-rpm-macros-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA: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-2022:1763"
},
{
"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.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.src::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-rpm-macros-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.6.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src::python39-devel:3.9",
"CRB-8.6.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.6.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.src::python39:3.9",
"AppStream-8.6.0.GA:python39-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-debuginfo-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-debugsource-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-devel-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-idle-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-libs-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-rpm-macros-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-test-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39:3.9",
"AppStream-8.6.0.GA:python39-tkinter-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39:3.9",
"AppStream-8.6.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.6.0.GA:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src::python39:3.9",
"AppStream-8.6.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.6.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.6.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src::python39-devel:3.9",
"CRB-8.6.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-debug-0:3.9.7-1.module+el8.6.0+12577+62b8d0a1.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: HTML Cleaner allows crafted and SVG embedded scripts to pass through"
}
]
}
RHSA-2022:1764
Vulnerability from csaf_redhat - Published: 2022-05-10 13:32 - Updated: 2026-03-22 22:22There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
|
There's a flaw in python-lxml's HTML Cleaner component, which is responsible for sanitizing HTML and Javascript. An attacker who is able to submit a crafted payload to a web service using python-lxml's HTML Cleaner may be able to trigger script execution in clients such as web browsers. This can occur because the HTML Cleaner did not remove scripts within SVG images in data URLs such as <img src="">. XSS can result in impacts to the integrity and availability of the web page, as well as a potential impact to data confidentiality in some circumstances.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Workaround
|
A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like '\r' and '\n' in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8 | — |
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 python38:3.8 and python38-devel:3.8 modules is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of 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\nThe following packages have been upgraded to a later upstream version: python38 (3.8), python38-devel (3.8). (BZ#1997680, BZ#1997860)\n\nSecurity Fix(es):\n\n* python: urllib: Regular expression DoS in AbstractBasicAuthHandler (CVE-2021-3733)\n\n* python-lxml: HTML Cleaner allows crafted and SVG embedded scripts to pass through (CVE-2021-43818)\n\n* python: urllib.parse does not sanitize URLs containing ASCII newline and tabs (CVE-2022-0391)\n\n* python: urllib: HTTP client possible infinite loop on a 100 Continue response (CVE-2021-3737)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.6 Release Notes linked from 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-2022:1764",
"url": "https://access.redhat.com/errata/RHSA-2022:1764"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/"
},
{
"category": "external",
"summary": "1995162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995162"
},
{
"category": "external",
"summary": "1995234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234"
},
{
"category": "external",
"summary": "2004587",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004587"
},
{
"category": "external",
"summary": "2006789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2006789"
},
{
"category": "external",
"summary": "2032569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2032569"
},
{
"category": "external",
"summary": "2047376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047376"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1764.json"
}
],
"title": "Red Hat Security Advisory: python38:3.8 and python38-devel:3.8 security update",
"tracking": {
"current_release_date": "2026-03-22T22:22:38+00:00",
"generator": {
"date": "2026-03-22T22:22:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2022:1764",
"initial_release_date": "2022-05-10T13:32:15+00:00",
"revision_history": [
{
"date": "2022-05-10T13:32:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-10T13:32:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-22T22:22:38+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.6.0.GA",
"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.6.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src (python38:3.8)",
"product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"product": {
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src (python38:3.8)",
"product_id": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/babel@2.7.0-11.module%2Bel8.5.0%2B11015%2B9c1c7c42?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"product": {
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src (python38:3.8)",
"product_id": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-1.module%2Bel8.4.0%2B9692%2B8e86ab84?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asn1crypto@1.2.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.8-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"product": {
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src (python38:3.8)",
"product_id": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10.3-5.module%2Bel8.5.0%2B10542%2Bba057329?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"product": {
"name": "python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src (python38:3.8)",
"product_id": "python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"product": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src (python38:3.8)",
"product_id": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9579%2Be9717e18?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"product": {
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src (python38:3.8)",
"product_id": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.19-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.22.0-9.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"product": {
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src (python38:3.8)",
"product_id": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.7-5.module%2Bel8.5.0%2B11639%2Bea5b349d?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"product": {
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src (python38:3.8)",
"product_id": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"product": {
"name": "python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src (python38:3.8)",
"product_id": "python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@19.3.1-5.module%2Bel8.6.0%2B13002%2B70cfc74a?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.12.0-10.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytz@2019.3-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@4.6.6-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-atomicwrites@1.3.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@19.3.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@7.2.0-5.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@19.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.8.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.1.7-16.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.5-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64 (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product": {
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8)",
"product_id": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8)",
"product_id": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8)",
"product_id": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8)",
"product_id": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8)",
"product_id": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64 (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64 (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product": {
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8)",
"product_id": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"product": {
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch (python38:3.8)",
"product_id": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-PyMySQL@0.10.1-1.module%2Bel8.4.0%2B9692%2B8e86ab84?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-asn1crypto@1.2.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"product": {
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch (python38:3.8)",
"product_id": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-babel@2.7.0-11.module%2Bel8.5.0%2B11015%2B9c1c7c42?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-chardet@3.0.4-19.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idna@2.8-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"product": {
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch (python38:3.8)",
"product_id": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-jinja2@2.10.3-5.module%2Bel8.5.0%2B10542%2Bba057329?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-doc@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"product": {
"name": "python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch (python38:3.8)",
"product_id": "python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pip@19.3.1-5.module%2Bel8.6.0%2B13002%2B70cfc74a?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"product": {
"name": "python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch (python38:3.8)",
"product_id": "python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pip-wheel@19.3.1-5.module%2Bel8.6.0%2B13002%2B70cfc74a?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"product": {
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch (python38:3.8)",
"product_id": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-ply@3.11-10.module%2Bel8.4.0%2B9579%2Be9717e18?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pycparser@2.19-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pysocks@1.7.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pytz@2019.3-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-requests@2.22.0-9.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"product": {
"name": "python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch (python38:3.8)",
"product_id": "python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-rpm-macros@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-setuptools@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-setuptools-wheel@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-six@1.12.0-10.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"product": {
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch (python38:3.8)",
"product_id": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-urllib3@1.25.7-5.module%2Bel8.5.0%2B11639%2Bea5b349d?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wheel-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-atomicwrites@1.3.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-attrs@19.3.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-more-itertools@7.2.0-5.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-packaging@19.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pluggy@0.13.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-py@1.8.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyparsing@2.4.5-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pytest@4.6.6-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wcwidth@0.1.7-16.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8060020220120164031:5294be16"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product": {
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8)",
"product_id": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8)",
"product_id": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8)",
"product_id": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8)",
"product_id": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8)",
"product_id": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product": {
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8)",
"product_id": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product": {
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8)",
"product_id": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8)",
"product_id": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8)",
"product_id": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8)",
"product_id": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8)",
"product_id": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product": {
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8)",
"product_id": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64 (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product": {
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8)",
"product_id": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8)",
"product_id": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8)",
"product_id": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8)",
"product_id": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8)",
"product_id": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64 (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64 (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-7.module%2Bel8.6.0%2B13958%2B214a5473?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product": {
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8)",
"product_id": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.12-1.module%2Bel8.6.0%2B12642%2Bc3710b74?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8060020220120164031:5294be16"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8"
},
"product_reference": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8"
},
"product_reference": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8"
},
"product_reference": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8"
},
"product_reference": "python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8"
},
"product_reference": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8"
},
"product_reference": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8"
},
"product_reference": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8"
},
"product_reference": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8"
},
"product_reference": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8"
},
"product_reference": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8"
},
"product_reference": "python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8"
},
"product_reference": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8"
},
"product_reference": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8"
},
"product_reference": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8"
},
"product_reference": "python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8"
},
"product_reference": "python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8"
},
"product_reference": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8"
},
"product_reference": "python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8"
},
"product_reference": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8"
},
"product_reference": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8"
},
"product_reference": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8"
},
"product_reference": "python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8"
},
"product_reference": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8"
},
"product_reference": "python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.6.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3733",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995234"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nThis flaw is out of support scope for versions of Python shipped in Red Hat Enterprise Linux 7 base OS and Red Hat Enterprise Linux 6. For more information about support life cycles, please see https://access.redhat.com/support/policy/updates/errata/",
"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.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3733"
},
{
"category": "external",
"summary": "RHBZ#1995234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733"
},
{
"category": "external",
"summary": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final",
"url": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final",
"url": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final",
"url": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final",
"url": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final"
}
],
"release_date": "2021-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T13:32:15+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.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler"
},
{
"cve": "CVE-2021-3737",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib: HTTP client possible infinite loop on a 100 Continue response",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Given the flaw is in the client side and it requires automatically connecting to a compromised but trusted server or manually connecting to a malicious server, the Impact of this flaw has been set to Low. It requires indeed unlikely circumstances to be exploited and when it is it is enough to stop the client or restart it.\n\nThis issue did not affect the versions of rh-python38-python as shipped with Red Hat Software Collections 3 as they already contain the patch.",
"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.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3737"
},
{
"category": "external",
"summary": "RHBZ#1995162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3737",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3737"
}
],
"release_date": "2021-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T13:32:15+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.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: urllib: HTTP client possible infinite loop on a 100 Continue response"
},
{
"cve": "CVE-2021-43818",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-12-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2032569"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in python-lxml\u0027s HTML Cleaner component, which is responsible for sanitizing HTML and Javascript. An attacker who is able to submit a crafted payload to a web service using python-lxml\u0027s HTML Cleaner may be able to trigger script execution in clients such as web browsers. This can occur because the HTML Cleaner did not remove scripts within SVG images in data URLs such as \u003cimg src=\"\"\u003e. XSS can result in impacts to the integrity and availability of the web page, as well as a potential impact to data confidentiality in some circumstances.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: HTML Cleaner allows crafted and SVG embedded scripts to pass through",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Moderate because code execution is limited to the web browser scope.\n\nFollowing products ship affected component, however the vulnerability is not exposed in the product code. Therefore, we are reducing their impact to moderate.\n* Red Hat Satellite 6.10\n* Red Hat Update Infrastructure for Cloud Providers 4",
"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.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
],
"known_not_affected": [
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-43818"
},
{
"category": "external",
"summary": "RHBZ#2032569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2032569"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-43818",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43818"
},
{
"category": "external",
"summary": "https://github.com/lxml/lxml/blob/lxml-4.6.5/CHANGES.txt",
"url": "https://github.com/lxml/lxml/blob/lxml-4.6.5/CHANGES.txt"
}
],
"release_date": "2021-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T13:32:15+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.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1764"
},
{
"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.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: HTML Cleaner allows crafted and SVG embedded scripts to pass through"
},
{
"cve": "CVE-2022-0391",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2021-12-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2047376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like \u0027\\r\u0027 and \u0027\\n\u0027 in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib.parse does not sanitize URLs containing ASCII newline and tabs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.\n\nThis attack is theoretical and must be chained together with another vulnerability to have any effect on the system. The URL parsing method not sanitizing input and allowing characters such as \u0027\\r\u0027 \u0026 \u0027\\n\u0027 is not a vulnerability in and of itself, which is why the impact has been marked as moderate",
"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.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0391"
},
{
"category": "external",
"summary": "RHBZ#2047376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0391",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0391"
}
],
"release_date": "2021-04-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T13:32:15+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.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1764"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.6.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.6.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.src::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-lxml-debugsource-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.6.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.src::python38:3.8",
"AppStream-8.6.0.GA:python38-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debug-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debuginfo-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-debugsource-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-devel-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-idle-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-libs-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-lxml-debuginfo-0:4.4.1-7.module+el8.6.0+13958+214a5473.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pip-wheel-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-rpm-macros-0:3.8.12-1.module+el8.6.0+12642+c3710b74.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-test-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.aarch64::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.s390x::python38:3.8",
"AppStream-8.6.0.GA:python38-tkinter-0:3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64::python38:3.8",
"AppStream-8.6.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.6.0.GA:python3x-pip-0:19.3.1-5.module+el8.6.0+13002+70cfc74a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.6.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.6.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.6.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.6.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.6.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: urllib.parse does not sanitize URLs containing ASCII newline and tabs"
}
]
}
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.